{
    "name": "Lavule",
    "description": "Augenringe Serum",
    "url": "https:\/\/lavule.com",
    "home": "https:\/\/lavule.com\/fi\/",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Berlin",
    "page_for_posts": 53,
    "page_on_front": 40,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "code-snippets\/v1",
        "bsf-custom-fonts\/v1",
        "wp\/v2",
        "cookieyes\/v1",
        "wc\/v3",
        "wc\/v1",
        "yoast\/v1",
        "advgb\/v1",
        "agwc\/v1",
        "jetpack\/v4",
        "ultimate-blocks\/v1",
        "metorik\/v1",
        "spectra\/v1",
        "uag\/v1",
        "wc-paypal\/v1",
        "paypal\/v1",
        "wc-admin",
        "wc-analytics",
        "wc\/store",
        "wc\/store\/v1",
        "wc\/private",
        "wc\/v2",
        "astra\/v1",
        "astra-addon\/v1",
        "astra_addon\/v1",
        "wc-admin-email",
        "wc-telemetry",
        "wccom-site\/v3",
        "bsf-core\/v1",
        "zipwp-images\/v1",
        "nps-survey\/v1",
        "zipwp\/v1",
        "gutenberg-templates\/v1",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/lavule.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Sen resurssin URL jonka oEmbed-tiedot noudetaan.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Sen resurssin URL jonka oEmbed-tiedot noudetaan.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "K\u00e4ytett\u00e4v\u00e4 oEmbed-muoto.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Upotettavan kehyksen maksimileveys pikselein\u00e4.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Upotettavan kehyksen maksimikorkeus pikselein\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Tehd\u00e4\u00e4nk\u00f6 oEmbed-tiedustelukutsu ennalta hyv\u00e4ksym\u00e4tt\u00f6mien palveluntarjoajien palveluihin.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/code-snippets\/v1"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "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 can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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": "Snippet code 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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/code-snippets\/v1\/conditions\/themes"
                    }
                ]
            }
        },
        "\/bsf-custom-fonts\/v1": {
            "namespace": "bsf-custom-fonts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bsf-custom-fonts\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/bsf-custom-fonts\/v1"
                    }
                ]
            }
        },
        "\/bsf-custom-fonts\/v1\/admin\/settings": {
            "namespace": "bsf-custom-fonts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/bsf-custom-fonts\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/abilities\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/abilities\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/abilities\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Kyvykkyyden yksil\u00f6iv\u00e4 tunniste.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Kyvykkyyden suorituksen sy\u00f6tt\u00f6parametrit.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/abilities": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/abilities"
                    }
                ]
            }
        },
        "\/wp\/v2\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Kyvykkyyden yksil\u00f6iv\u00e4 tunniste.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cookieyes\/v1": {
            "namespace": "cookieyes\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "cookieyes\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/cookieyes\/v1"
                    }
                ]
            }
        },
        "\/cookieyes\/v1\/fetch_results": {
            "namespace": "cookieyes\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/cookieyes\/v1\/fetch_results"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/wp-json\/wc\/v3"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/featured": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc\/v1"
                    }
                ]
            }
        },
        "\/wc\/v1\/marketplace\/product-preview": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/marketplace\/product-preview"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/marketplace\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/marketplace\/create-order"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cornerstone": {
                            "required": true
                        },
                        "orphaned": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/fix_assessments": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "assessment": {
                            "type": "string",
                            "enum": [
                                "keyphrase-introduction",
                                "keyphrase-density",
                                "keyphrase-distribution",
                                "keyphrase-subheadings"
                            ],
                            "description": "The assessment.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "synonyms": {
                            "type": "string",
                            "description": "The synonyms for the focus keyphrase.",
                            "required": false
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/ai_generator\/fix_assessments"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prominent_words": {
                            "type": "object",
                            "description": "Stems of prominent words and their term frequencies we want link suggestions based on",
                            "required": true
                        },
                        "object_id": {
                            "type": "integer",
                            "description": "The object id of the current indexable.",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "description": "The object type of the current indexable.",
                            "required": true
                        },
                        "limit": {
                            "default": 5,
                            "type": "integer",
                            "description": "The maximum number of link suggestions to retrieve",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/get_content": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/prominent_words\/get_content"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/prominent_words\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/save": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "object_id": {
                                        "type": "number",
                                        "required": true
                                    },
                                    "prominent_words": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/prominent_words\/save"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/noindex": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/workouts\/noindex"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/remove_redirect": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        },
                        "permalink": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/workouts\/remove_redirect"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "indexableId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/workouts\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/last_updated": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/workouts\/last_updated"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/cornerstone_data": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/workouts\/cornerstone_data"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/enable_cornerstone": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
                    }
                ]
            }
        },
        "\/advgb\/v1": {
            "namespace": "advgb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "advgb\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/advgb\/v1"
                    }
                ]
            }
        },
        "\/advgb\/v1\/presets": {
            "namespace": "advgb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/advgb\/v1\/presets"
                    }
                ]
            }
        },
        "\/advgb\/v1\/presets\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "advgb\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/advgb\/v1\/sample-presets": {
            "namespace": "advgb\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/advgb\/v1\/sample-presets"
                    }
                ]
            }
        },
        "\/agwc\/v1": {
            "namespace": "agwc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "agwc\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/agwc\/v1"
                    }
                ]
            }
        },
        "\/agwc\/v1\/products": {
            "namespace": "agwc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "author",
                                "series_order",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Limit result set to products assigned a specific brand ID.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulokset tuotteisiin joilla tietty ominaisuus. K\u00e4yt\u00e4 luokittelunime\u00e4 tai ominaisuuden polkutunnusta.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Limit results to those with a SKU that partial 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 partial 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 parameter. 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 result set to products with any of the statuses.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Exclude products with any of the statuses from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "Limit result set to products with any of the types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "Exclude products with any of the types from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "Limit result set to downloadable products.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Limit result set to virtual products.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/agwc\/v1\/products"
                    }
                ]
            }
        },
        "\/agwc\/v1\/products\/(?P<id>[\\d]+)": {
            "namespace": "agwc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/agwc\/v1\/products\/batch": {
            "namespace": "agwc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/agwc\/v1\/products\/batch"
                    }
                ]
            }
        },
        "\/agwc\/v1\/products\/suggested-products": {
            "namespace": "agwc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "author",
                                "series_order",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Limit result set to products assigned a specific brand ID.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulokset tuotteisiin joilla tietty ominaisuus. K\u00e4yt\u00e4 luokittelunime\u00e4 tai ominaisuuden polkutunnusta.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "Rajoita tuotteiden tulosjoukko varastossa tai loppu varastosta mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to specific product categorie ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to specific product tag ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Limit result set to specific amount of suggested products.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/agwc\/v1\/products\/suggested-products"
                    }
                ]
            }
        },
        "\/agwc\/v1\/products\/(?P<id>[\\d]+)\/duplicate": {
            "namespace": "agwc\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/advgb\/v1\/terms": {
            "namespace": "advgb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "taxonomies": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/advgb\/v1\/terms"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/ultimate-blocks\/v1": {
            "namespace": "ultimate-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ultimate-blocks\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/ultimate-blocks\/v1"
                    }
                ]
            }
        },
        "\/ultimate-blocks\/v1\/saved-styles-base": {
            "namespace": "ultimate-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/ultimate-blocks\/v1\/saved-styles-base"
                    }
                ]
            }
        },
        "\/metorik\/v1": {
            "namespace": "metorik\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "metorik\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/metorik\/v1"
                    }
                ]
            }
        },
        "\/metorik\/v1\/recover-cart": {
            "namespace": "metorik\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/metorik\/v1\/recover-cart"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/wp-json\/spectra\/v1"
                    }
                ]
            }
        },
        "\/spectra\/v1\/all_taxonomy": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/spectra\/v1\/all_taxonomy"
                    }
                ]
            }
        },
        "\/spectra\/v1\/editor": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/spectra\/v1\/editor"
                    }
                ]
            }
        },
        "\/spectra\/v1\/check-custom-fields-support": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/uag\/v1"
                    }
                ]
            }
        },
        "\/uag\/v1\/admin\/commonsettings": {
            "namespace": "uag\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/uag\/v1\/admin\/commonsettings"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/connection_tokens": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/connection_tokens"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": true
                        },
                        "address": {
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ending_before": {
                            "type": "string",
                            "required": false
                        },
                        "limit": {
                            "type": "integer",
                            "required": false
                        },
                        "starting_after": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/terminal\/locations"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations\/store": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/terminal\/locations\/store"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations\/(?P<location_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "DELETE",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": false
                        },
                        "address": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/orders\/(?P<order_id>\\d+)\/create_customer": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/orders\/(?P<order_id>\\w+)\/capture_terminal_payment": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/tokens\/(?P<token_id>[a-z]{3}_[a-zA-Z0-9]{24})": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/account": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/account"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/account\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/webhook-status-message": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/account\/webhook-status-message"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/account\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/upe_flag_toggle": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_upe_enabled": {
                            "description": "Determines if the UPE feature flag is enabled.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/upe_flag_toggle"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_stripe_enabled": {
                            "description": "If Stripe should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_test_mode_enabled": {
                            "description": "Stripe test mode setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "enabled_payment_method_ids": {
                            "description": "Payment method IDs that should be enabled. Other methods will be disabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "card",
                                    "link",
                                    "card",
                                    "alipay",
                                    "bancontact",
                                    "boleto",
                                    "eps",
                                    "giropay",
                                    "ideal",
                                    "multibanco",
                                    "oxxo",
                                    "p24",
                                    "sepa"
                                ]
                            },
                            "required": false
                        },
                        "is_oc_enabled": {
                            "description": "If Optimized Checkout should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "oc_layout": {
                            "description": "The Optimized Checkout layout (accordion or tabs).",
                            "type": "string",
                            "enum": [
                                "accordion",
                                "tabs"
                            ],
                            "required": false
                        },
                        "amazon_pay_button_size": {
                            "description": "Express checkout button sizes.",
                            "type": "string",
                            "enum": [
                                "small",
                                "default",
                                "large"
                            ],
                            "required": false
                        },
                        "amazon_pay_button_locations": {
                            "description": "Express checkout locations that should be enabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "product",
                                    "cart",
                                    "checkout"
                                ]
                            },
                            "required": false
                        },
                        "is_payment_request_enabled": {
                            "description": "If Stripe express checkouts should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "payment_request_button_type": {
                            "description": "Express checkout button types.",
                            "type": "string",
                            "enum": [
                                "default",
                                "buy",
                                "donate",
                                "book"
                            ],
                            "required": false
                        },
                        "payment_request_button_theme": {
                            "description": "Express checkout button themes.",
                            "type": "string",
                            "enum": [
                                "dark",
                                "light",
                                "light-outline"
                            ],
                            "required": false
                        },
                        "payment_request_button_size": {
                            "description": "Express checkout button sizes.",
                            "type": "string",
                            "enum": [
                                "small",
                                "default",
                                "large"
                            ],
                            "required": false
                        },
                        "payment_request_button_locations": {
                            "description": "Express checkout locations that should be enabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "product",
                                    "cart",
                                    "checkout"
                                ]
                            },
                            "required": false
                        },
                        "is_manual_capture_enabled": {
                            "description": "If manual capture of charges should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_saved_cards_enabled": {
                            "description": "If \"Saved cards\" should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_sepa_tokens_for_ideal": {
                            "description": "If \"SEPA tokens for iDEAL\" should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_sepa_tokens_for_bancontact_enabled": {
                            "description": "If \"SEPA tokens for Bancontact\" should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_separate_card_form_enabled": {
                            "description": "If credit card number field, expiry date field, and CVC field should be separate.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_short_statement_descriptor_enabled": {
                            "description": "When enabled, we'll include the order number for card and express checkout transactions.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_debug_log_enabled": {
                            "description": "When enabled, payment error logs will be saved to WooCommerce > Status > Logs.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/payment_method_order": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ordered_payment_method_ids": {
                            "description": "The order for the payment method IDs to be saved.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "card",
                                    "link",
                                    "card",
                                    "alipay",
                                    "bancontact",
                                    "boleto",
                                    "eps",
                                    "giropay",
                                    "ideal",
                                    "multibanco",
                                    "oxxo",
                                    "p24",
                                    "sepa"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/settings\/payment_method_order"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/notice": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/settings\/notice"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "publishable_key": {
                            "description": "Your Stripe API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "webhook_secret": {
                            "description": "Your Stripe webhook endpoint URL, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_publishable_key": {
                            "description": "Your Stripe testing API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_secret_key": {
                            "description": "Your Stripe testing API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_webhook_secret": {
                            "description": "Your Stripe testing webhook endpoint URL, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/account_keys"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys\/test": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "publishable_key": {
                            "description": "Your Stripe API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_publishable_key": {
                            "description": "Your Stripe testing API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_secret_key": {
                            "description": "Your Stripe testing API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/account_keys\/test"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys\/configure_webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "live_mode": {
                            "description": "Whether the account is in live mode.",
                            "type": "boolean",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/account_keys\/configure_webhooks"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/oc_setting_toggle": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_oc_enabled": {
                            "description": "Determines if the OC setting is enabled.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/wc_stripe\/oc_setting_toggle"
                    }
                ]
            }
        },
        "\/wc-paypal\/v1": {
            "namespace": "wc-paypal\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-paypal\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-paypal\/v1"
                    }
                ]
            }
        },
        "\/wc-paypal\/v1\/onboarding\/get-params": {
            "namespace": "wc-paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-paypal\/v1\/onboarding\/get-params"
                    }
                ]
            }
        },
        "\/wc-paypal\/v1\/onboarding\/get-status": {
            "namespace": "wc-paypal\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-paypal\/v1\/onboarding\/get-status"
                    }
                ]
            }
        },
        "\/wc-paypal\/v1\/onboarding\/set-credentials": {
            "namespace": "wc-paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-paypal\/v1\/onboarding\/set-credentials"
                    }
                ]
            }
        },
        "\/paypal\/v1": {
            "namespace": "paypal\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "paypal\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/paypal\/v1"
                    }
                ]
            }
        },
        "\/paypal\/v1\/shipping-callback": {
            "namespace": "paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/paypal\/v1\/shipping-callback"
                    }
                ]
            }
        },
        "\/paypal\/v1\/incoming": {
            "namespace": "paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/paypal\/v1\/incoming"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/wp-json\/wc-admin"
                    }
                ]
            }
        },
        "\/wc-admin\/notice\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-admin\/notice\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/features": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-admin\/features"
                    }
                ]
            }
        },
        "\/wc-admin\/experiments\/assignment": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-admin\/experiments\/assignment"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc-admin\/marketing\/recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/channels": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-admin\/marketing\/channels"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaigns": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-admin\/marketing\/campaigns"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaign-types": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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 the default payment suggestions when woocommerce_show_marketplace_suggestions and woocommerce_setting_payments_recommendations_hidden options are set to no",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "pluginzip": {
                            "description": "Palvelimelle siirrett\u00e4v\u00e4n teeman .zip tiedosto.",
                            "type": "file",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc-admin\/plugins\/install"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc-admin\/plugins\/active"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/installed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc-admin\/plugins\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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": "Tehtiink\u00f6 profiili loppuun saakka vai ei.",
                            "required": false
                        },
                        "skipped": {
                            "type": "boolean",
                            "description": "Profiilin ohittaminen tai ohittamatta j\u00e4tt\u00e4minen.",
                            "required": false
                        },
                        "industry": {
                            "type": "array",
                            "description": "Toimiala.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "business_extensions": {
                            "type": "array",
                            "description": "Lis\u00e4\u00e4 asennettavia laajennuksia liiketoimintaa varten.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "is_agree_marketing": {
                            "type": "boolean",
                            "description": "Whether or not this store agreed to receiving marketing contents from WooCommerce.com.",
                            "required": false
                        },
                        "store_email": {
                            "type": "string",
                            "description": "Kaupan s\u00e4hk\u00f6postiosoite.",
                            "required": false
                        },
                        "is_store_country_set": {
                            "type": "boolean",
                            "description": "Whether or not this store country is set via onboarding profiler.",
                            "required": false
                        },
                        "is_plugins_page_skipped": {
                            "type": "boolean",
                            "description": "Ohitettiinko lis\u00e4osavaihe ydinprofiloijassa vai ei.",
                            "required": false
                        },
                        "business_choice": {
                            "type": "string",
                            "description": "Business choice.",
                            "required": false
                        },
                        "selling_online_answer": {
                            "type": "string",
                            "description": "Selling online answer.",
                            "required": false
                        },
                        "selling_platforms": {
                            "type": [
                                "array",
                                "null"
                            ],
                            "description": "Selling platforms.",
                            "items": {
                                "type": [
                                    "string",
                                    "null"
                                ]
                            },
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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 Profiler 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:\/\/lavule.com\/fi\/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": "Maatunnus.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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": "Tuotepohjan nimi.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Valinnainen muuttuja, jolla voi hakea valitun teht\u00e4v\u00e4listan id:ll\u00e4.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "description": "Valinnainen muuttuja, jolla voi hakea valitun teht\u00e4v\u00e4listan id:ll\u00e4.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        },
                        "extended_tasks": {
                            "description": "Luettelo asiakaspuolen suodattimen laajennetuista vanhentuneista teht\u00e4vist\u00e4.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 snooze the task.",
                            "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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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 the default shipping partner suggestions when woocommerce_show_marketplace_suggestions option is set to no",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc-analytics"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Rajoita tulokset kohteisiin jotka rekister\u00f6ity aiemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Rajoita tulokset kohteisiin jotka rekister\u00f6ity my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita vastaus kohteisiin joissa asiakas kentt\u00e4 sis\u00e4lt\u00e4\u00e4 etsityn sanan. Etsii kent\u00e4st\u00e4 joka annettu kohdassa `searchby` (etsi t\u00e4\u00e4lt\u00e4).",
                            "type": "string",
                            "required": false
                        },
                        "searchby": {
                            "description": "Limit results with `search` and `searchby` to specific fields containing the search term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "username",
                                "email",
                                "all"
                            ],
                            "required": false
                        },
                        "name_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tiettyj\u00e4 nimi\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tiettyj\u00e4 nimi\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tiettyj\u00e4 k\u00e4ytt\u00e4j\u00e4tunnuksia.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tiettyj\u00e4 k\u00e4ytt\u00e4j\u00e4tunnuksia.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa sis\u00e4llytet\u00e4\u00e4n s\u00e4hk\u00f6posteja.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan s\u00e4hk\u00f6posteja.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tietyt maat.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tietyt maat.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia aiemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia kahden ISO8601 muodossa annetun p\u00e4iv\u00e4yksen v\u00e4lisen\u00e4 aikana.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia kahden ISO8601 muodossa annetun p\u00e4iv\u00e4yksen v\u00e4lisen\u00e4 aikana.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Rajoita vastaus kohteisiin joiden viimeisin tilaus on ennen tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Rajoita vastaus kohteisiin joiden viimeisin tilaus on joko my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Limit result to items with specified user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Suodata tulokset, joissa mik\u00e4 tahansa l\u00e4hetetyist\u00e4 kentist\u00e4 on tyhj\u00e4",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulokset kohteisiin joissa tietty asiakastunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Rajoita tulokset kohteisiin jotka rekister\u00f6ity aiemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Rajoita tulokset kohteisiin jotka rekister\u00f6ity my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita vastaus kohteisiin joissa asiakas kentt\u00e4 sis\u00e4lt\u00e4\u00e4 etsityn sanan. Etsii kent\u00e4st\u00e4 joka annettu kohdassa `searchby` (etsi t\u00e4\u00e4lt\u00e4).",
                            "type": "string",
                            "required": false
                        },
                        "searchby": {
                            "description": "Limit results with `search` and `searchby` to specific fields containing the search term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "username",
                                "email",
                                "all"
                            ],
                            "required": false
                        },
                        "name_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tiettyj\u00e4 nimi\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tiettyj\u00e4 nimi\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tiettyj\u00e4 k\u00e4ytt\u00e4j\u00e4tunnuksia.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tiettyj\u00e4 k\u00e4ytt\u00e4j\u00e4tunnuksia.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa sis\u00e4llytet\u00e4\u00e4n s\u00e4hk\u00f6posteja.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan s\u00e4hk\u00f6posteja.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tietyt maat.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tietyt maat.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia aiemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia kahden ISO8601 muodossa annetun p\u00e4iv\u00e4yksen v\u00e4lisen\u00e4 aikana.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia kahden ISO8601 muodossa annetun p\u00e4iv\u00e4yksen v\u00e4lisen\u00e4 aikana.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Rajoita vastaus kohteisiin joiden viimeisin tilaus on ennen tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Rajoita vastaus kohteisiin joiden viimeisin tilaus on joko my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Limit result to items with specified user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Suodata tulokset, joissa mik\u00e4 tahansa l\u00e4hetetyist\u00e4 kentist\u00e4 on tyhj\u00e4",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulokset kohteisiin joissa tietty asiakastunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/leaderboards": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "Verkko-osoite\/URL kysely joka s\u00e4ilyy linkeiss\u00e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/leaderboards"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/leaderboards\/allowed"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/(?P<leaderboard>\\w+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "leaderboard": {
                            "type": "string",
                            "enum": [
                                "customers",
                                "coupons",
                                "categories",
                                "products"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "Verkko-osoite\/URL kysely joka s\u00e4ilyy linkeiss\u00e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "days": {
                            "description": "Tuotavien p\u00e4ivien lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "Ohita olemassa olevien tilausten tietojen tuonti.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/import"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/cancel": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/import\/cancel"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/delete": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/import\/delete"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/status": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/import\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/totals": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "days": {
                            "description": "Tuotavien p\u00e4ivien lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "Ohita olemassa olevien tilausten tietojen tuonti.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/import\/totals"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/(?P<type>[a-z]+)\/export": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "report_args": {
                            "description": "Viet\u00e4v\u00e4\u00e4n raporttiin sis\u00e4llytet\u00e4\u00e4n parametrit.",
                            "type": "object",
                            "required": false
                        },
                        "email": {
                            "description": "Kun tosi, l\u00e4het\u00e4 s\u00e4hk\u00f6postilla viennin latauslinkki sit\u00e4 pyyt\u00e4neelle k\u00e4ytt\u00e4j\u00e4lle.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports\/(?P<type>[a-z]+)\/export\/(?P<export_id>[a-z0-9]+)\/status": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/reports\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "product_name",
                                "variations",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "categories": {
                            "description": "Rajoita vastaus kohteisiin tietyist\u00e4 osastoista.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "products": {
                            "description": "Rajoita vastaus kohteisiin joilla on tiettyj\u00e4 tuotetunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Lis\u00e4\u00e4 tieto jokaisesta tuotteesta raporttiin.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Limit result set to items that have the specified parent product(s).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Limit result set to items that don't have the specified parent product(s).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Rajoita vastaus kohteisiin joilla on tiettyj\u00e4 muunnelman tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Add additional piece of info about each variation to the report.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Limit result set to variations that include the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Limit result set to variations that don't include the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "category_includes": {
                            "description": "Limit result set to variations in the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Limit result set to variations not in the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Rajoita vastaus kohteisiin joilla on tiettyj\u00e4 tuotetunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/products\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Rajaa tilastojen kent\u00e4t m\u00e4\u00e4riteltyihin nimikkeisiin",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Aikav\u00e4li jota k\u00e4ytet\u00e4\u00e4n vastaustietojoukkojen (saapumisen) v\u00e4lill\u00e4.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Rajoita vastaus kohteisiin tietyist\u00e4 osastoista.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Rajoita vastaus kohteisiin joilla on tiettyj\u00e4 tuotetunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Rajoita vastaus kohteisiin joilla on tiettyj\u00e4 muunnelman tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Jaa vastaus osiin lis\u00e4rajoitteella.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/products\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Rajaa tilastojen kent\u00e4t m\u00e4\u00e4riteltyihin nimikkeisiin",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Aikav\u00e4li jota k\u00e4ytet\u00e4\u00e4n vastaustietojoukkojen (saapumisen) v\u00e4lill\u00e4.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "category_includes": {
                            "description": "Rajoita vastaus kohteisiin tietyist\u00e4 osastoista.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Limit result set to variations not in the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Limit result set to items that have the specified parent product(s).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Limit result set to items that don't have the specified parent product(s).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Rajoita vastaus kohteisiin joilla on tiettyj\u00e4 muunnelman tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Jaa vastaus osiin lis\u00e4rajoitteella.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Limit result set to orders that include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Limit result set to orders that don't include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/variations\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/revenue\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "total_sales",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "gross_sales"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Aikav\u00e4li jota k\u00e4ytet\u00e4\u00e4n vastaustietojoukkojen (saapumisen) v\u00e4lill\u00e4.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Jaa vastaus osiin lis\u00e4rajoitteella.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        },
                        "date_type": {
                            "description": "Override the \"woocommerce_date_type\" option that is used for the database date field considered for revenue reports.",
                            "type": "string",
                            "enum": [
                                "date_paid",
                                "date_created",
                                "date_completed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/revenue\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "num_items_sold",
                                "net_total"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_includes": {
                            "description": "Rajoita vastaus kohteisiin joihin on kohdistettu tietty tuote(tuotteita).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Rajoita vastaus kohteisiin joihin ei ole kohdistettu tietty\u00e4 tuotetta(tuotteita).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Limit result set to items that have the specified variation(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Limit result set to items that don't have the specified variation(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Rajoita vastaus kohteisiin joille on kohdistettu tietty kuponki.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Rajoita vastaus kohteisiin joille ei ole kohdistettu tietty\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Rajoita vastaus kohteisiin joille on kohdistettu tietty veron m\u00e4\u00e4r\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Rajoita vastaus kohteisiin joille ei ole kohdistettu tietty\u00e4 veron m\u00e4\u00e4r\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status_is": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty tilauksen tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 tilauksen tilaa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "customer_type": {
                            "description": "Rajoita vastaus joko toistuviin tai uusiin asiakkaisiin.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "returning",
                                "new"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Rajoita vastaus tietynlaisiin hyvityksiin.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "extended_info": {
                            "description": "Lis\u00e4\u00e4 tieto jokaisesta kupongista raporttiin.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "order_includes": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty tilauksen tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 tilauksen tunnusta\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Limit result set to orders that include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Limit result set to orders that don't include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Aikav\u00e4li jota k\u00e4ytet\u00e4\u00e4n vastaustietojoukkojen (saapumisen) v\u00e4lill\u00e4.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty tilauksen tila.",
                            "type": "array",
                            "default": null,
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 tilauksen tilaa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Rajoita vastaus kohteisiin joihin on kohdistettu tietty tuote(tuotteita).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Rajoita vastaus kohteisiin joihin ei ole kohdistettu tietty\u00e4 tuotetta(tuotteita).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Limit result set to items that have the specified variation(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Limit result set to items that don't have the specified variation(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Rajoita vastaus kohteisiin joille on kohdistettu tietty kuponki.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Rajoita vastaus kohteisiin joille ei ole kohdistettu tietty\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Rajoita vastaus kohteisiin joille on kohdistettu tietty veron m\u00e4\u00e4r\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Rajoita vastaus kohteisiin joille ei ole kohdistettu tietty\u00e4 veron m\u00e4\u00e4r\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer": {
                            "description": "Alias for customer_type (deprecated).",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "customer_type": {
                            "description": "Limit result set to orders that have the specified customer_type",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Rajoita vastaus tietynlaisiin hyvityksiin.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Limit result set to orders that include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Limit result set to orders that don't include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Jaa vastaus osiin lis\u00e4rajoitteella.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/orders\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "category_id",
                            "enum": [
                                "category_id",
                                "items_sold",
                                "net_revenue",
                                "orders_count",
                                "products_count",
                                "category"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Aikav\u00e4li jota k\u00e4ytet\u00e4\u00e4n vastaustietojoukkojen (saapumisen) v\u00e4lill\u00e4.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty tilauksen tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 tilauksen tilaa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Rajoita vastaus kaikkiin kohteisiin joihin on kohdistettu tietty termi osastojen luokittelussa.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Lis\u00e4\u00e4 tieto jokaisesta osastosta raporttiin.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "tax_rate_id",
                            "enum": [
                                "name",
                                "tax_rate_id",
                                "tax_code",
                                "rate",
                                "order_tax",
                                "total_tax",
                                "shipping_tax",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "taxes": {
                            "description": "Rajoita vastaus kohteisiin joihin on kohdistettu yksi tai useampi vero.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "items_sold",
                                "total_sales",
                                "orders_count",
                                "products_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Rajaa tilastojen kent\u00e4t m\u00e4\u00e4riteltyihin nimikkeisiin",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Aikav\u00e4li jota k\u00e4ytet\u00e4\u00e4n vastaustietojoukkojen (saapumisen) v\u00e4lill\u00e4.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "taxes": {
                            "description": "Rajoita vastaus kaikkiin kohteisiin joihin on kohdistettu tietty termi verojen luokittelussa.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Jaa vastaus osiin lis\u00e4rajoitteella.",
                            "type": "string",
                            "enum": [
                                "tax_rate_id"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/taxes\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "coupon_id",
                            "enum": [
                                "coupon_id",
                                "code",
                                "amount",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "coupons": {
                            "description": "Rajoita vastaus kuponkeihin jotka on kohdistettu tiettyjen kuponkien tunnukseen\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Lis\u00e4\u00e4 tieto jokaisesta kupongista raporttiin.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "amount",
                                "coupons_count",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Rajaa tilastojen kent\u00e4t m\u00e4\u00e4riteltyihin nimikkeisiin",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Aikav\u00e4li jota k\u00e4ytet\u00e4\u00e4n vastaustietojoukkojen (saapumisen) v\u00e4lill\u00e4.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "coupons": {
                            "description": "Rajoita vastaus kuponkeihin jotka on kohdistettu tiettyjen kuponkien tunnukseen\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Jaa vastaus osiin lis\u00e4rajoitteella.",
                            "type": "string",
                            "enum": [
                                "product",
                                "variation",
                                "category",
                                "coupon"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/coupons\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "stock_status",
                            "enum": [
                                "stock_status",
                                "stock_quantity",
                                "date",
                                "id",
                                "include",
                                "title",
                                "sku"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita vastaus kohteisiin joihin on kohdistettu varastoraportin laji.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "lowstock",
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/stock\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "product"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: products, orders, username, ip_address.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Rajoita vastaus kohteisiin joihin on kohdistettu tietty tuote(tuotteita).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Rajoita vastaus kohteisiin joihin ei ole kohdistettu tietty\u00e4 tuotetta(tuotteita).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty tilauksen tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 tilauksen tunnusta\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty k\u00e4ytt\u00e4j\u00e4n tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 k\u00e4ytt\u00e4j\u00e4n tunnusta\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty IP-osoite.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 IP-osoitetta.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/downloads"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "download_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Rajaa tilastojen kent\u00e4t m\u00e4\u00e4riteltyihin nimikkeisiin",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Aikav\u00e4li jota k\u00e4ytet\u00e4\u00e4n vastaustietojoukkojen (saapumisen) v\u00e4lill\u00e4.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Rajoita vastaus kohteisiin joihin on kohdistettu tietty tuote(tuotteita).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Rajoita vastaus kohteisiin joihin ei ole kohdistettu tietty\u00e4 tuotetta(tuotteita).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty tilauksen tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 tilauksen tunnusta\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty asiakkaan tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 asiakkaan tunnusta\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "Rajoita vastaus kohteisiin joilla on tietty IP-osoite.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Rajoita vastaus kohteisiin joilla ei ole tietty\u00e4 IP-osoitetta.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/downloads\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Rajoita tulokset kohteisiin jotka rekister\u00f6ity aiemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Rajoita tulokset kohteisiin jotka rekister\u00f6ity my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita vastaus kohteisiin joissa asiakas kentt\u00e4 sis\u00e4lt\u00e4\u00e4 etsityn sanan. Etsii kent\u00e4st\u00e4 joka annettu kohdassa `searchby` (etsi t\u00e4\u00e4lt\u00e4).",
                            "type": "string",
                            "required": false
                        },
                        "searchby": {
                            "description": "Limit results with `search` and `searchby` to specific fields containing the search term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "username",
                                "email",
                                "all"
                            ],
                            "required": false
                        },
                        "name_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tiettyj\u00e4 nimi\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tiettyj\u00e4 nimi\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tiettyj\u00e4 k\u00e4ytt\u00e4j\u00e4tunnuksia.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tiettyj\u00e4 k\u00e4ytt\u00e4j\u00e4tunnuksia.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa sis\u00e4llytet\u00e4\u00e4n s\u00e4hk\u00f6posteja.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan s\u00e4hk\u00f6posteja.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tietyt maat.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tietyt maat.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia aiemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia kahden ISO8601 muodossa annetun p\u00e4iv\u00e4yksen v\u00e4lisen\u00e4 aikana.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia kahden ISO8601 muodossa annetun p\u00e4iv\u00e4yksen v\u00e4lisen\u00e4 aikana.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Rajoita vastaus kohteisiin joiden viimeisin tilaus on ennen tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Rajoita vastaus kohteisiin joiden viimeisin tilaus on joko my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Rajoita tulokset kohteisiin joissa tietty asiakastunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "Limit result to items with specified user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Suodata tulokset, joissa mik\u00e4 tahansa l\u00e4hetetyist\u00e4 kentist\u00e4 on tyhj\u00e4",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Rajoita tulokset kohteisiin jotka rekister\u00f6ity aiemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Rajoita tulokset kohteisiin jotka rekister\u00f6ity my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Ilmaisee pit\u00e4isik\u00f6 kaikkien olla tosi vastausjoukossa tai jos joku niist\u00e4 on riitt\u00e4v\u00e4. Etsint\u00e4 vaikuttaa seuraaviin parametreihin: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita vastaus kohteisiin joissa asiakas kentt\u00e4 sis\u00e4lt\u00e4\u00e4 etsityn sanan. Etsii kent\u00e4st\u00e4 joka annettu kohdassa `searchby` (etsi t\u00e4\u00e4lt\u00e4).",
                            "type": "string",
                            "required": false
                        },
                        "searchby": {
                            "description": "Limit results with `search` and `searchby` to specific fields containing the search term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "username",
                                "email",
                                "all"
                            ],
                            "required": false
                        },
                        "name_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tiettyj\u00e4 nimi\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tiettyj\u00e4 nimi\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tiettyj\u00e4 k\u00e4ytt\u00e4j\u00e4tunnuksia.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tiettyj\u00e4 k\u00e4ytt\u00e4j\u00e4tunnuksia.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa sis\u00e4llytet\u00e4\u00e4n s\u00e4hk\u00f6posteja.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan s\u00e4hk\u00f6posteja.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Rajoita vastaus kohteisiin joissa tietyt maat.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Rajoita vastaus kohteisiin joissa sivuutetaan tietyt maat.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia aiemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia kahden ISO8601 muodossa annetun p\u00e4iv\u00e4yksen v\u00e4lisen\u00e4 aikana.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Rajoita vastaus kohteisiin jotka viimeksi aktiivisia kahden ISO8601 muodossa annetun p\u00e4iv\u00e4yksen v\u00e4lisen\u00e4 aikana.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilausten lukum\u00e4\u00e4r\u00e4 on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen kokonaiskulutus on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on enemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on v\u00e4hemm\u00e4n kuin tai sama kuin annettu luku.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Rajoita vastaus kohteisiin joissa tilauksen keskim\u00e4\u00e4r\u00e4inen arvo on kahden annetun luvun v\u00e4liss\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Rajoita vastaus kohteisiin joiden viimeisin tilaus on ennen tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Rajoita vastaus kohteisiin joiden viimeisin tilaus on joko my\u00f6hemmin tai sama kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Rajoita tulokset kohteisiin joissa tietty asiakastunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Rajaa tilastojen kent\u00e4t m\u00e4\u00e4riteltyihin nimikkeisiin",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/customers\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Rajoita vastaus tiettyihin raporttitilastoihin. Sallitut arvot: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/performance-indicators"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Rajoita vastaus tiettyihin raporttitilastoihin. Sallitut arvot: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/reports\/performance-indicators\/allowed"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "Kommentin laji.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "Kommentin tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "Source of note.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "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": "Kommentin tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/admin\/notes\/delete\/all"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/tracker\/(?P<note_id>[\\d-]+)\/user\/(?P<user_id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/update": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkava tunnus\/ID kommentille.",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "Muista poikkava tunnus\/ID muistioon reagoinnille.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita vastaus kuponkeihin joiden koodi vastaa tietty\u00e4 merkkijonoa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Rajoita tulosjoukko resursseihin joilla on tietty koodi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/data": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/data"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/locales": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/data\/countries\/locales"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 maatunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/data\/download-ips": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/data\/download-ips"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "Rajoita tulosjoukko tilauksiin joilla on tietty tila.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty asiakas.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty tuote.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Desimaalien m\u00e4\u00e4r\u00e4 jota k\u00e4ytet\u00e4\u00e4n resursseissa.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Only show meta which is meant 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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "Limit result set to orders created via specific sources (e.g. checkout, admin).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "Rajoita vastaus tilauksiin jotka vastaavat osaa tilausnumerosta.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "N\u00e4ytt\u00e4\u00e4 miss\u00e4 tilaus tehtiin.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "Set the action as manual so that the order note registers as \"added by user\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "N\u00e4ytt\u00e4\u00e4 miss\u00e4 tilaus tehtiin.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Set the action as manual so that the order note registers as \"added by user\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/orders\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "N\u00e4ytt\u00e4\u00e4 miss\u00e4 tilaus tehtiin.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Set the action as manual so that the order note registers as \"added by user\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Etsi samanlaisen tuoteninen tai tuotetunnuksen\/SKU mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "author",
                                "series_order",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Limit result set to products assigned a specific brand ID.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulokset tuotteisiin joilla tietty ominaisuus. K\u00e4yt\u00e4 luokittelunime\u00e4 tai ominaisuuden polkutunnusta.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Limit results to those with a SKU that partial 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 partial 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 parameter. 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 result set to products with any of the statuses.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Exclude products with any of the statuses from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "Limit result set to products with any of the types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "Exclude products with any of the types from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "Limit result set to downloadable products.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Limit result set to virtual products.",
                            "type": "boolean",
                            "required": false
                        },
                        "low_in_stock": {
                            "description": "Limit result set to products that are low or out of stock. (Deprecated)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/products\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/suggested-products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "author",
                                "series_order",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Limit result set to products assigned a specific brand ID.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulokset tuotteisiin joilla tietty ominaisuus. K\u00e4yt\u00e4 luokittelunime\u00e4 tai ominaisuuden polkutunnusta.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "Rajoita tuotteiden tulosjoukko varastossa tai loppu varastosta mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to specific product categorie ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to specific product tag ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Limit result set to specific amount of suggested products.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Search by similar attribute name.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Resurssin nimi.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Ominaisuuden nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Ominaisuuden nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Slug 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": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Termin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "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": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Termin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "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": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Search by similar product name, sku, or attribute value.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Limit result set to products with or without price.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Limit result set to products with specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Ominaisuuden polkutunnus."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Attribute term."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Attribute terms."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Limit result set to virtual product variations.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Limit result set to downloadable product variations.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Limit result set to product variations with any of the statuses.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Exclude product variations with any of the statuses from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Muunnelman tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the variation.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen ylemm\u00e4n tason nimi.",
                            "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Muunnelman tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the variation.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen ylemm\u00e4n tason nimi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Muunnelman tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the variation.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen ylemm\u00e4n tason nimi.",
                            "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Poistaa k\u00e4ytt\u00e4m\u00e4tt\u00f6m\u00e4t muunnelmat.",
                            "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": "Tuotteen laji.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman kuvaus",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Stock Keeping Unit.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN tai ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman tavallinen hinta.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman alennettu hinta.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman tila.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jos muunnelma on palvelu.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jos muunnelma on ladattava.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ladattavien tiedostojen lista.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Tiedoston tunnus\/ID.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Tiedoston nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "Tiedoston verkko-osoite.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Veron tila.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Veroluokka.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Varaston hallinta muunnelmien tasolla.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Varaston m\u00e4\u00e4r\u00e4.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Hallitsee tuotteen varastotilannetta.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Low Stock amount for the variation.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman paino (kg (kilogramma)).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman mitat.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "Muunnelman pituus (cm (senttimetri)).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Muunnelman leveys (cm (senttimetri)).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Muunnelman korkeus (cm (senttimetri)).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Toimitusluokan polkutunnus.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman kuvan tiedot.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "Kuvan tunnus\/ID.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "Kuvan verkko-osoite.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Kuvan nimi.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ominisuuksien lista.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Ominaisuuden tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Ominaisuuden nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Valittu ominaisuus termin nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Meta tiedot.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Meta-avain.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Meta-arvo.",
                                                "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": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                                    "type": "integer"
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tuotteen ylemm\u00e4n tason nimi.",
                                    "type": "string"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Muunnelman tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the variation.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen ylemm\u00e4n tason nimi.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Search by similar product name, sku, or attribute value.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Limit result set to products with or without price.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Limit result set to products with specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Ominaisuuden polkutunnus."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Attribute term."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Attribute terms."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Limit result set to virtual product variations.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Limit result set to downloadable product variations.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Limit result set to product variations with any of the statuses.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Exclude product variations with any of the statuses from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita vastaus arviointeihin jotka julkaistu ennen annettua p\u00e4iv\u00e4yst\u00e4 ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Rajoita arviointien tulosjoukko tietyn k\u00e4ytt\u00e4j\u00e4tunnuksen\/ID mukaan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois arvioinnit tietyn k\u00e4ytt\u00e4j\u00e4tunnuksen\/ID mukaan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Rajoita tulosjoukko tietyn kirjoittajan s\u00e4hk\u00f6postin mukaan.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Rajoita arviointien tulosjoukko tietyn tuotetunnuksen\/ID mukaan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Rajoita arviointien tulosjoukko tietyn tilan mukaan.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste tuotteelle.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Arvioinnin tila.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "Arvioijan nimi.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "required": true
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Tuotteen muista poikkeava tunnus jota arviointi koskee.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Arvioinnin tila.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Arvioijan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/reviews\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Tuotteen muista poikkeava tunnus jota arviointi koskee.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Arvioinnin tila.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Arvioijan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc-analytics\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "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": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Asetuksen arvo.",
                            "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": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Asetuksen arvo.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "J\u00e4rjest\u00e4 veroluokan mukaan.",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Etsi saman verokoodin perusteella.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita vastaus kohteisiin joihin on kohdistettu tietty veron m\u00e4\u00e4r\u00e4n tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postcode\/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "List of postcodes \/ 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:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postcode\/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "List of postcodes \/ 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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postcode\/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "List of postcodes \/ 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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc\/store\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/cart": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Ostoskorin kohteen tuote- tai muunnelma tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "Ostoskoriin lis\u00e4tt\u00e4v\u00e4 tuotteiden lukum\u00e4\u00e4r\u00e4.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "Valitut ominaisuudet (muunnelmille).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Muunnelman ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Muunnelman ominaisuuden arvo.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste ostoskorissa olevalle kupongille.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Kupongin uniikki koodi.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Kupongin alennustyyppi (esim. prosenttiosuus tai kiinte\u00e4 summa)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste ostoskorissa olevalle kupongille.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Muista poikkeava tunniste ostoskorissa olevalle kupongille.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/extensions": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "namespace": {
                            "description": "Extension's name - this will be used to ensure the data in the request is routed appropriately.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Additional data to pass to the extension",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste ostoskorissa olevalle kohteelle.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Muista poikkeava tunniste ostoskorissa olevalle kohteelle.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Muista poikkeava tunniste ostoskorissa olevalle kohteelle.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/remove-coupon": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Muista poikkeava tunniste ostoskorissa olevalle kupongille.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Ostoskorin tuotteen yksil\u00f6llinen tunnus (key).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 shipped. Leave blank to apply to all packages.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "Valittu kustannus-ID paketille.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Ostoskorin p\u00e4ivitett\u00e4v\u00e4n tuotteen yksil\u00f6llinen tunnus (key).",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "Uusi tuotteen m\u00e4\u00e4r\u00e4 ostoskorissa.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6posti",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "Maksutavan l\u00e4pi kulkeva data, kun maksutapahtumaa k\u00e4sitell\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "Customer password for new accounts, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan tilaukseen kassalla lis\u00e4\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6posti",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksun k\u00e4sittelyss\u00e4 k\u00e4ytett\u00e4v\u00e4n maksutavan tunniste.",
                            "type": "string",
                            "enum": [
                                "",
                                "wf_pay_later",
                                "stripe",
                                "stripe_link",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_boleto",
                                "stripe_ideal",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_p24",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_cashapp",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "Whether to create a new user account as part of order processing.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Additional fields to be persisted on the order.",
                            "type": "object",
                            "properties": {
                                "metorik\/opt-in": {
                                    "description": "Opt-in to receive cart reminders e-mails from this store",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": false
                                }
                            },
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Extension data registered by ppcp_recaptcha",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Extension data registered by woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Order attribution field: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Order attribution field: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Order attribution field: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Order attribution field: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Order attribution field: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Order attribution field: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Order attribution field: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Order attribution field: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Order attribution field: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Order attribution field: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Order attribution field: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Order attribution field: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Order attribution field: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Order attribution field: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Order attribution field: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Order attribution field: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "ppcp_recaptcha": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "Additional fields to be persisted on the order.",
                            "type": "object",
                            "properties": {
                                "metorik\/opt-in": {
                                    "description": "Opt-in to receive cart reminders e-mails from this store",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": false
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksun k\u00e4sittelyss\u00e4 k\u00e4ytett\u00e4v\u00e4n maksutavan tunniste.",
                            "type": "string",
                            "enum": [
                                "",
                                "wf_pay_later",
                                "stripe",
                                "stripe_link",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_boleto",
                                "stripe_ideal",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_p24",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_cashapp",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "Tilauksen kommentit.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan tilaukseen kassalla lis\u00e4\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6posti",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "Whether to create a new user account as part of order processing.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Extension data registered by ppcp_recaptcha",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Extension data registered by woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Order attribution field: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Order attribution field: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Order attribution field: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Order attribution field: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Order attribution field: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Order attribution field: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Order attribution field: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Order attribution field: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Order attribution field: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Order attribution field: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Order attribution field: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Order attribution field: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Order attribution field: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Order attribution field: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Order attribution field: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Order attribution field: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Maksutavan l\u00e4pi kulkeva data, kun maksutapahtumaa k\u00e4sitell\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan tilaukseen kassalla lis\u00e4\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6posti",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksun k\u00e4sittelyss\u00e4 k\u00e4ytett\u00e4v\u00e4n maksutavan tunniste.",
                            "type": "string",
                            "enum": [
                                "",
                                "wf_pay_later",
                                "stripe",
                                "stripe_link",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_boleto",
                                "stripe_ideal",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_p24",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_cashapp",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Additional fields to be persisted on the order.",
                            "type": "object",
                            "properties": {
                                "metorik\/opt-in": {
                                    "description": "Opt-in to receive cart reminders e-mails from this store",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": false
                                }
                            },
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Extension data registered by ppcp_recaptcha",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Extension data registered by woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Order attribution field: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Order attribution field: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Order attribution field: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Order attribution field: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Order attribution field: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Order attribution field: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Order attribution field: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Order attribution field: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Order attribution field: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Order attribution field: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Order attribution field: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Order attribution field: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Order attribution field: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Order attribution field: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Order attribution field: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Order attribution field: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "ppcp_recaptcha": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Muista poikkeava tunniste ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Laita nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele termiominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Jos valittuna, tyhji\u00e4 termej\u00e4 ei palauteta.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/categories": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Laita nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele termiominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Jos valittuna, tyhji\u00e4 termej\u00e4 ei palauteta.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Laita nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele termiominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Jos valittuna, tyhji\u00e4 termej\u00e4 ei palauteta.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joissa on tiettyj\u00e4 polkutunnuksia. K\u00e4yt\u00e4 pilkkuja erottaaksesi.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita vastaus resursseihin, jotka julkaistiin annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita vastaus resursseihin jotka luotu aiemmin kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Kun rajoitetaan vastaus k\u00e4ytt\u00e4en aiemmin\/my\u00f6hemmin, mit\u00e4 p\u00e4iv\u00e4ys saraketta vasten verrataan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko kategoria-ID:it\u00e4 tai polkutunnuksia pilkuilla erotettuina.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Toiminto jolla voidaan verrata tuoteosastojen termej\u00e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko br\u00e4ndien ID:it\u00e4 tai polkutunnuksia pilkuilla erotettuna.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Operaattori tuotteen br\u00e4ndin arvojen vertailuun.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko tunnisteita tai polkutunnuksia pilkuilla erotettuna.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operaattori tuotteen avainsanojen vertailuun.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tulosten m\u00e4\u00e4r\u00e4\u00e4 tuotteille minimihinnan mukaan, k\u00e4ytt\u00e4en valuutan pienint\u00e4 yksikk\u00f6\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tulosten m\u00e4\u00e4r\u00e4\u00e4 tuotteille maksimihinnan mukaan, k\u00e4ytt\u00e4en valuutan pienint\u00e4 yksikk\u00f6\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "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": "Rajoita vastaus tuotteisiin joilla valitut globaalit ominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Ominaisuuden luokittelu nimi.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Luettelo ominaisuuden termien tunnuksista\/ID.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Luettelo ominaisuuden polkutunnuksista. Jos termin tunnus\/ID annettu, se sivuutetaan.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Toiminto jolla voidaan verrata tuoteominaisuuksien termej\u00e4.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Ominaisuuksien v\u00e4linen looginen suhde kun suodatetaan usean yli kerralla.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 n\u00e4ytet\u00e4\u00e4nk\u00f6 tuoteluettelon piilotetut vai n\u00e4kyvill\u00e4 olevat tuoteet.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rajoita vastaus tuotteisiin joilla tietty keskim\u00e4\u00e4r\u00e4inen arvostelu.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "Jos tosi, laskee kokoelmalle minimi ja maksimi hinnat.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "Jos tosi, laskee tuotteiden varastotilanteen kokoelmassa.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "Jos pyydet\u00e4\u00e4n, laskee ominaisuuden termien lukum\u00e4\u00e4r\u00e4n kokoelmassa.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "Luokittelun nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "Suoritettavan kyselyn laji joka voi vaikuttaa lukum\u00e4\u00e4riin. Arvot \"and\" ja\"or\" kelpaavat.",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "Jos tosi, laskee tuotteiden arvostelujen lukum\u00e4\u00e4r\u00e4n kokoelmassa.",
                            "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": "Luokittelun nimi."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "Rajaa tulokset arvosteluihin, joilla on tiettyjen kategorioiden ID:t.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Rajaa tulokset arvosteluihin, joilla on tiettyjen tuotteiden ID:t.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Laita nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele termiominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Jos valittuna, tyhji\u00e4 termej\u00e4 ei palauteta.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/store\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/products": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joissa on tiettyj\u00e4 polkutunnuksia. K\u00e4yt\u00e4 pilkkuja erottaaksesi.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita vastaus resursseihin, jotka julkaistiin annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita vastaus resursseihin jotka luotu aiemmin kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Kun rajoitetaan vastaus k\u00e4ytt\u00e4en aiemmin\/my\u00f6hemmin, mit\u00e4 p\u00e4iv\u00e4ys saraketta vasten verrataan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko kategoria-ID:it\u00e4 tai polkutunnuksia pilkuilla erotettuina.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Toiminto jolla voidaan verrata tuoteosastojen termej\u00e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko br\u00e4ndien ID:it\u00e4 tai polkutunnuksia pilkuilla erotettuna.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Operaattori tuotteen br\u00e4ndin arvojen vertailuun.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko tunnisteita tai polkutunnuksia pilkuilla erotettuna.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operaattori tuotteen avainsanojen vertailuun.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tulosten m\u00e4\u00e4r\u00e4\u00e4 tuotteille minimihinnan mukaan, k\u00e4ytt\u00e4en valuutan pienint\u00e4 yksikk\u00f6\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tulosten m\u00e4\u00e4r\u00e4\u00e4 tuotteille maksimihinnan mukaan, k\u00e4ytt\u00e4en valuutan pienint\u00e4 yksikk\u00f6\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "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": "Rajoita vastaus tuotteisiin joilla valitut globaalit ominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Ominaisuuden luokittelu nimi.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Luettelo ominaisuuden termien tunnuksista\/ID.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Luettelo ominaisuuden polkutunnuksista. Jos termin tunnus\/ID annettu, se sivuutetaan.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Toiminto jolla voidaan verrata tuoteominaisuuksien termej\u00e4.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Ominaisuuksien v\u00e4linen looginen suhde kun suodatetaan usean yli kerralla.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 n\u00e4ytet\u00e4\u00e4nk\u00f6 tuoteluettelon piilotetut vai n\u00e4kyvill\u00e4 olevat tuoteet.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rajoita vastaus tuotteisiin joilla tietty keskim\u00e4\u00e4r\u00e4inen arvostelu.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Resurssin polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Ostoskorin kohteen tuote- tai muunnelma tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "Ostoskoriin lis\u00e4tt\u00e4v\u00e4 tuotteiden lukum\u00e4\u00e4r\u00e4.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "Valitut ominaisuudet (muunnelmille).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Muunnelman ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Muunnelman ominaisuuden arvo.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste ostoskorissa olevalle kupongille.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Kupongin uniikki koodi.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Kupongin alennustyyppi (esim. prosenttiosuus tai kiinte\u00e4 summa)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste ostoskorissa olevalle kupongille.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Muista poikkeava tunniste ostoskorissa olevalle kupongille.",
                            "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": "Extension's name - this will be used to ensure the data in the request is routed appropriately.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Additional data to pass to the extension",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste ostoskorissa olevalle kohteelle.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Muista poikkeava tunniste ostoskorissa olevalle kohteelle.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Muista poikkeava tunniste ostoskorissa olevalle kohteelle.",
                            "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": "Muista poikkeava tunniste ostoskorissa olevalle kupongille.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Ostoskorin tuotteen yksil\u00f6llinen tunnus (key).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 shipped. Leave blank to apply to all packages.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "Valittu kustannus-ID paketille.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Ostoskorin p\u00e4ivitett\u00e4v\u00e4n tuotteen yksil\u00f6llinen tunnus (key).",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "Uusi tuotteen m\u00e4\u00e4r\u00e4 ostoskorissa.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6posti",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "Maksutavan l\u00e4pi kulkeva data, kun maksutapahtumaa k\u00e4sitell\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "Customer password for new accounts, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan tilaukseen kassalla lis\u00e4\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6posti",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksun k\u00e4sittelyss\u00e4 k\u00e4ytett\u00e4v\u00e4n maksutavan tunniste.",
                            "type": "string",
                            "enum": [
                                "",
                                "wf_pay_later",
                                "stripe",
                                "stripe_link",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_boleto",
                                "stripe_ideal",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_p24",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_cashapp",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "Whether to create a new user account as part of order processing.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Additional fields to be persisted on the order.",
                            "type": "object",
                            "properties": {
                                "metorik\/opt-in": {
                                    "description": "Opt-in to receive cart reminders e-mails from this store",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": false
                                }
                            },
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Extension data registered by ppcp_recaptcha",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Extension data registered by woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Order attribution field: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Order attribution field: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Order attribution field: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Order attribution field: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Order attribution field: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Order attribution field: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Order attribution field: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Order attribution field: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Order attribution field: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Order attribution field: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Order attribution field: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Order attribution field: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Order attribution field: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Order attribution field: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Order attribution field: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Order attribution field: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "ppcp_recaptcha": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "Additional fields to be persisted on the order.",
                            "type": "object",
                            "properties": {
                                "metorik\/opt-in": {
                                    "description": "Opt-in to receive cart reminders e-mails from this store",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": false
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksun k\u00e4sittelyss\u00e4 k\u00e4ytett\u00e4v\u00e4n maksutavan tunniste.",
                            "type": "string",
                            "enum": [
                                "",
                                "wf_pay_later",
                                "stripe",
                                "stripe_link",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_boleto",
                                "stripe_ideal",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_p24",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_cashapp",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "Tilauksen kommentit.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan tilaukseen kassalla lis\u00e4\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6posti",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "Whether to create a new user account as part of order processing.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Extension data registered by ppcp_recaptcha",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Extension data registered by woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Order attribution field: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Order attribution field: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Order attribution field: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Order attribution field: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Order attribution field: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Order attribution field: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Order attribution field: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Order attribution field: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Order attribution field: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Order attribution field: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Order attribution field: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Order attribution field: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Order attribution field: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Order attribution field: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Order attribution field: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Order attribution field: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Maksutavan l\u00e4pi kulkeva data, kun maksutapahtumaa k\u00e4sitell\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan tilaukseen kassalla lis\u00e4\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6posti",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Sukunimi",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Yritys",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Osoite",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Huoneisto, yksikk\u00f6, jne.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kaupunki",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Osavaltion\/maakunnan koodi tai osavaltion nimi, piirikunnan, provinssin tai alueen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Postinumero",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Maa-\/Aluekoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Puhelin",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksun k\u00e4sittelyss\u00e4 k\u00e4ytett\u00e4v\u00e4n maksutavan tunniste.",
                            "type": "string",
                            "enum": [
                                "",
                                "wf_pay_later",
                                "stripe",
                                "stripe_link",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_boleto",
                                "stripe_ideal",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_p24",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_cashapp",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Additional fields to be persisted on the order.",
                            "type": "object",
                            "properties": {
                                "metorik\/opt-in": {
                                    "description": "Opt-in to receive cart reminders e-mails from this store",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": false
                                }
                            },
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Extension data registered by ppcp_recaptcha",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Extension data registered by woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Order attribution field: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Order attribution field: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Order attribution field: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Order attribution field: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Order attribution field: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Order attribution field: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Order attribution field: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Order attribution field: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Order attribution field: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Order attribution field: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Order attribution field: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Order attribution field: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Order attribution field: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Order attribution field: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Order attribution field: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Order attribution field: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "ppcp_recaptcha": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Muista poikkeava tunniste ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Laita nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele termiominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Jos valittuna, tyhji\u00e4 termej\u00e4 ei palauteta.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/categories": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Laita nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele termiominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Jos valittuna, tyhji\u00e4 termej\u00e4 ei palauteta.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Laita nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele termiominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Jos valittuna, tyhji\u00e4 termej\u00e4 ei palauteta.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joissa on tiettyj\u00e4 polkutunnuksia. K\u00e4yt\u00e4 pilkkuja erottaaksesi.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita vastaus resursseihin, jotka julkaistiin annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita vastaus resursseihin jotka luotu aiemmin kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Kun rajoitetaan vastaus k\u00e4ytt\u00e4en aiemmin\/my\u00f6hemmin, mit\u00e4 p\u00e4iv\u00e4ys saraketta vasten verrataan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko kategoria-ID:it\u00e4 tai polkutunnuksia pilkuilla erotettuina.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Toiminto jolla voidaan verrata tuoteosastojen termej\u00e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko br\u00e4ndien ID:it\u00e4 tai polkutunnuksia pilkuilla erotettuna.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Operaattori tuotteen br\u00e4ndin arvojen vertailuun.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko tunnisteita tai polkutunnuksia pilkuilla erotettuna.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operaattori tuotteen avainsanojen vertailuun.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tulosten m\u00e4\u00e4r\u00e4\u00e4 tuotteille minimihinnan mukaan, k\u00e4ytt\u00e4en valuutan pienint\u00e4 yksikk\u00f6\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tulosten m\u00e4\u00e4r\u00e4\u00e4 tuotteille maksimihinnan mukaan, k\u00e4ytt\u00e4en valuutan pienint\u00e4 yksikk\u00f6\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "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": "Rajoita vastaus tuotteisiin joilla valitut globaalit ominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Ominaisuuden luokittelu nimi.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Luettelo ominaisuuden termien tunnuksista\/ID.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Luettelo ominaisuuden polkutunnuksista. Jos termin tunnus\/ID annettu, se sivuutetaan.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Toiminto jolla voidaan verrata tuoteominaisuuksien termej\u00e4.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Ominaisuuksien v\u00e4linen looginen suhde kun suodatetaan usean yli kerralla.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 n\u00e4ytet\u00e4\u00e4nk\u00f6 tuoteluettelon piilotetut vai n\u00e4kyvill\u00e4 olevat tuoteet.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rajoita vastaus tuotteisiin joilla tietty keskim\u00e4\u00e4r\u00e4inen arvostelu.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "Jos tosi, laskee kokoelmalle minimi ja maksimi hinnat.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "Jos tosi, laskee tuotteiden varastotilanteen kokoelmassa.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "Jos pyydet\u00e4\u00e4n, laskee ominaisuuden termien lukum\u00e4\u00e4r\u00e4n kokoelmassa.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "Luokittelun nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "Suoritettavan kyselyn laji joka voi vaikuttaa lukum\u00e4\u00e4riin. Arvot \"and\" ja\"or\" kelpaavat.",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "Jos tosi, laskee tuotteiden arvostelujen lukum\u00e4\u00e4r\u00e4n kokoelmassa.",
                            "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": "Luokittelun nimi."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "Rajaa tulokset arvosteluihin, joilla on tiettyjen kategorioiden ID:t.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Rajaa tulokset arvosteluihin, joilla on tiettyjen tuotteiden ID:t.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Laita nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele termiominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Jos valittuna, tyhji\u00e4 termej\u00e4 ei palauteta.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Palautetun tuotejoukon enimm\u00e4ism\u00e4\u00e4r\u00e4. Oletusarvona on rajaton, jos t\u00e4m\u00e4 j\u00e4tet\u00e4\u00e4n tyhj\u00e4ksi.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joissa on tiettyj\u00e4 polkutunnuksia. K\u00e4yt\u00e4 pilkkuja erottaaksesi.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita vastaus resursseihin, jotka julkaistiin annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita vastaus resursseihin jotka luotu aiemmin kuin p\u00e4iv\u00e4ys annettuna ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Kun rajoitetaan vastaus k\u00e4ytt\u00e4en aiemmin\/my\u00f6hemmin, mit\u00e4 p\u00e4iv\u00e4ys saraketta vasten verrataan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko kategoria-ID:it\u00e4 tai polkutunnuksia pilkuilla erotettuina.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Toiminto jolla voidaan verrata tuoteosastojen termej\u00e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko br\u00e4ndien ID:it\u00e4 tai polkutunnuksia pilkuilla erotettuna.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Operaattori tuotteen br\u00e4ndin arvojen vertailuun.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin, joille on m\u00e4\u00e4ritetty joukko tunnisteita tai polkutunnuksia pilkuilla erotettuna.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operaattori tuotteen avainsanojen vertailuun.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tulosten m\u00e4\u00e4r\u00e4\u00e4 tuotteille minimihinnan mukaan, k\u00e4ytt\u00e4en valuutan pienint\u00e4 yksikk\u00f6\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tulosten m\u00e4\u00e4r\u00e4\u00e4 tuotteille maksimihinnan mukaan, k\u00e4ytt\u00e4en valuutan pienint\u00e4 yksikk\u00f6\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "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": "Rajoita vastaus tuotteisiin joilla valitut globaalit ominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Ominaisuuden luokittelu nimi.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Luettelo ominaisuuden termien tunnuksista\/ID.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Luettelo ominaisuuden polkutunnuksista. Jos termin tunnus\/ID annettu, se sivuutetaan.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Toiminto jolla voidaan verrata tuoteominaisuuksien termej\u00e4.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Ominaisuuksien v\u00e4linen looginen suhde kun suodatetaan usean yli kerralla.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 n\u00e4ytet\u00e4\u00e4nk\u00f6 tuoteluettelon piilotetut vai n\u00e4kyvill\u00e4 olevat tuoteet.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rajoita vastaus tuotteisiin joilla tietty keskim\u00e4\u00e4r\u00e4inen arvostelu.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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": "Resurssin polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n ulottuma; m\u00e4\u00e4ritt\u00e4\u00e4 vastauksessa olevat kent\u00e4t.",
                            "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:\/\/lavule.com\/fi\/wp-json\/wc\/private"
                    }
                ]
            }
        },
        "\/wc\/private\/patterns": {
            "namespace": "wc\/private",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/private\/patterns"
                    }
                ]
            }
        },
        "\/advgb\/v1\/authors": {
            "namespace": "advgb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/advgb\/v1\/authors"
                    }
                ]
            }
        },
        "\/advgb\/v1\/exclude_post_types": {
            "namespace": "advgb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/advgb\/v1\/exclude_post_types"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/wp-json\/wc\/v2"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/brands": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/brands\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/brands": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/brands\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "integer",
                            "description": "The redirect type",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/redirects"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/delete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "description": "The redirect format",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/redirects\/delete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/undo-for-object": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "obj_id": {
                            "type": "int",
                            "description": "The id of the post or term",
                            "required": true
                        },
                        "obj_type": {
                            "type": "string",
                            "description": "The object type: post or term",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/wp-json\/astra-addon\/v1"
                    }
                ]
            }
        },
        "\/astra-addon\/v1\/custom-layouts": {
            "namespace": "astra-addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/astra_addon\/v1\/mega_menu"
                    }
                ]
            }
        },
        "\/wc\/v1\/coupons": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "K\u00e4yt\u00e4 WP Query -argumentteja vastauksen muuttamiseen; yksityiset kutsumuuttujat edellytt\u00e4v\u00e4t tarvittavaa valtuutusta.",
                            "required": false
                        },
                        "code": {
                            "description": "Rajoita tulosjoukko resursseihin joilla on tietty koodi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "UTC DateTime -muodossa aika jolloin kupongin k\u00e4ytt\u00f6aika umpeutuu..",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "UTC DateTime -muodossa aika jolloin kupongin k\u00e4ytt\u00f6aika umpeutuu..",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "UTC DateTime -muodossa aika jolloin kupongin k\u00e4ytt\u00f6aika umpeutuu..",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Rajoita tulosjoukko resursseihin joissa on tietty s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Rajoita tulosjoukko resursseihin joilla on tietty rooli.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "wpseo_manager",
                                "wpseo_editor",
                                "translator"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Uusi k\u00e4ytt\u00e4j\u00e4n s\u00e4hk\u00f6postiosoite.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Uusi k\u00e4ytt\u00e4j\u00e4nimi.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Uusi salasana.",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Asiakkaan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Asiakkaan kirjautumistunnus.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Asiakkaan salasana.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "Tunnus\/ID johon artikkeli kohdistetaan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Asiakkaan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Asiakkaan kirjautumistunnus.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Asiakkaan salasana.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Tilauksen kommentin sis\u00e4lt\u00f6.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "N\u00e4ytt\u00e4\u00e4\/m\u00e4\u00e4rit\u00e4 jos kommentti on vain tiedoksi tai asiakasta varten (ilmoitetaan asiakkaalle).",
                            "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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "K\u00e4yt\u00e4 WP Query -argumentteja vastauksen muuttamiseen; yksityiset kutsumuuttujat edellytt\u00e4v\u00e4t tarvittavaa valtuutusta.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tilauksiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty asiakas.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty tuote.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Desimaalien m\u00e4\u00e4r\u00e4 jota k\u00e4ytet\u00e4\u00e4n resursseissa.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Hyvityksen m\u00e4\u00e4r\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Hyvityksen syy.",
                            "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": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "K\u00e4yt\u00e4 WP Query -argumentteja vastauksen muuttamiseen; yksityiset kutsumuuttujat edellytt\u00e4v\u00e4t tarvittavaa valtuutusta.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tilauksiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty asiakas.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty tuote.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Desimaalien m\u00e4\u00e4r\u00e4 jota k\u00e4ytet\u00e4\u00e4n resursseissa.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Tuoterivien meta-tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta-tunnus\/nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Tuoterivien meta-tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta-tunnus\/nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Tuoterivien meta-tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta-tunnus\/nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Termin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "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": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Termin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Resurssin nimi.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Ominaisuuden nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Ominaisuuden nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/categories": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/categories\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "required": true
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuotearvio luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Arvioijan nimi.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuotearvio luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Arvioijan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Toimitusluokan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Toimitusluokan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/tags": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Avainsanan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/tags\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Avainsanan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "K\u00e4yt\u00e4 WP Query -argumentteja vastauksen muuttamiseen; yksityiset kutsumuuttujat edellytt\u00e4v\u00e4t tarvittavaa valtuutusta.",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty ominaisuus.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tuotetunnus\/SKU.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Alennettu hinta alkaa (pvm).",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Alennettu hinta loppuu (pvm).",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "default": "standard",
                            "description": "Latauksen laji, t\u00e4ll\u00e4 m\u00e4\u00e4ritet\u00e4\u00e4n malli julkisella puolella.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "T\u00e4ss\u00e4 asetetaan kuinka varastotilanne n\u00e4kyy julkisella puolella. Joko 'Varastossa' tai 'Varasto loppu'.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista 'parempi tuote' tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Muunnelmien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Muunnelman tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin muunnelma luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin muunnelmaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "Muunnelman verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Muista poikkeava tunniste.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Nykyinen muunnelman hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Muunnelman tavallinen hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Muunnelman alennettu hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Alennettu hinta alkaa (pvm).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Alennettu hinta loppuu (pvm).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelma on alennuksessa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelman voi ostaa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Jos muunnelma n\u00e4ytet\u00e4\u00e4n.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Jos muunnelma on palvelu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Jos muunnelma on ladattava.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Ladattavien tiedostojen lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Tiedoston tunnus\/ID.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Tiedoston nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "Tiedoston verkko-osoite.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Veron tila.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Varaston hallinta muunnelmien tasolla.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Varaston m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Asettaa kuinka muunnelma esitet\u00e4\u00e4n julkisella puolella; joko \"varastossa\" tai \"loppu varastosta\".",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 sallitaanko j\u00e4lkitoimitukset.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelma on j\u00e4lkitoimituksessa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Muunnelman paino (kg (kilogramma)).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Muunnelman mitat.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Muunnelman pituus (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Muunnelman leveys (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Muunnelman korkeus (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Toimitusluokan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Toimitusluokan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Muunnelman kuvan tiedot.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Kuvan nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Ominisuuksien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ominaisuuden tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Ominaisuuden nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Valittu ominaisuus termin nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Alennettu hinta alkaa (pvm).",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Alennettu hinta loppuu (pvm).",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "Latauksen laji, t\u00e4ll\u00e4 m\u00e4\u00e4ritet\u00e4\u00e4n malli julkisella puolella.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "T\u00e4ss\u00e4 asetetaan kuinka varastotilanne n\u00e4kyy julkisella puolella. Joko 'Varastossa' tai 'Varasto loppu'.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista 'parempi tuote' tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Muunnelmien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Muunnelman tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin muunnelma luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin muunnelmaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "Muunnelman verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Muista poikkeava tunniste.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Nykyinen muunnelman hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Muunnelman tavallinen hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Muunnelman alennettu hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Alennettu hinta alkaa (pvm).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Alennettu hinta loppuu (pvm).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelma on alennuksessa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelman voi ostaa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Jos muunnelma n\u00e4ytet\u00e4\u00e4n.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Jos muunnelma on palvelu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Jos muunnelma on ladattava.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Ladattavien tiedostojen lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Tiedoston tunnus\/ID.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Tiedoston nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "Tiedoston verkko-osoite.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Veron tila.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Varaston hallinta muunnelmien tasolla.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Varaston m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Asettaa kuinka muunnelma esitet\u00e4\u00e4n julkisella puolella; joko \"varastossa\" tai \"loppu varastosta\".",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 sallitaanko j\u00e4lkitoimitukset.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelma on j\u00e4lkitoimituksessa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Muunnelman paino (kg (kilogramma)).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Muunnelman mitat.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Muunnelman pituus (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Muunnelman leveys (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Muunnelman korkeus (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Toimitusluokan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Toimitusluokan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Muunnelman kuvan tiedot.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Kuvan nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Ominisuuksien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ominaisuuden tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Ominaisuuden nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Valittu ominaisuus termin nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Alennettu hinta alkaa (pvm).",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Alennettu hinta loppuu (pvm).",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "Latauksen laji, t\u00e4ll\u00e4 m\u00e4\u00e4ritet\u00e4\u00e4n malli julkisella puolella.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "T\u00e4ss\u00e4 asetetaan kuinka varastotilanne n\u00e4kyy julkisella puolella. Joko 'Varastossa' tai 'Varasto loppu'.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista 'parempi tuote' tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Muunnelmien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Muunnelman tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin muunnelma luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin muunnelmaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "Muunnelman verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Muista poikkeava tunniste.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Nykyinen muunnelman hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Muunnelman tavallinen hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Muunnelman alennettu hinta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Alennettu hinta alkaa (pvm).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Alennettu hinta loppuu (pvm).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelma on alennuksessa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelman voi ostaa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Jos muunnelma n\u00e4ytet\u00e4\u00e4n.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Jos muunnelma on palvelu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Jos muunnelma on ladattava.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Ladattavien tiedostojen lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Tiedoston tunnus\/ID.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Tiedoston nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "Tiedoston verkko-osoite.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Veron tila.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Varaston hallinta muunnelmien tasolla.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Varaston m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Asettaa kuinka muunnelma esitet\u00e4\u00e4n julkisella puolella; joko \"varastossa\" tai \"loppu varastosta\".",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 sallitaanko j\u00e4lkitoimitukset.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "N\u00e4ytt\u00e4\u00e4 jos muunnelma on j\u00e4lkitoimituksessa.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Muunnelman paino (kg (kilogramma)).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Muunnelman mitat.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Muunnelman pituus (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Muunnelman leveys (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Muunnelman korkeus (cm (senttimetri)).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Toimitusluokan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Toimitusluokan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Muunnelman kuvan tiedot.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Kuvan nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Ominisuuksien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ominaisuuden tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Ominaisuuden nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Valittu ominaisuus termin nimi.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/sales": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Raportin ajanjakso.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Palauttaa myynnit tietylle aloitus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Palauttaa myynnit tietylle lopetus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/top_sellers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Raportin ajanjakso.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Palauttaa myynnit tietylle aloitus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Palauttaa myynnit tietylle lopetus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/reports"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Veroluokan nimi.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Resurssin muista poikkeava polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "J\u00e4rjest\u00e4 veroluokan mukaan.",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postinumero.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Postitoimipaikan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postinumero.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Postitoimipaikan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postinumero.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Postitoimipaikan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Rajoita tulosjoukko verkkotoimintokutsuihin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Verkkotoimintokutsun aihe.",
                            "required": true
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Verkkotoimintokutsun toimitus verkko-osoite.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Verkkotoimintokutsun aihe.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Verkkotoimintokutsun aihe.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava verkkotoimintokutsun tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Muista poikkeava verkkotoimintokutsun tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Rajoita tulosjoukko resursseihin joilla on tietty koodi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Rajoita tulosjoukko resursseihin joissa on tietty s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Rajoita tulosjoukko resursseihin joilla on tietty rooli.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "wpseo_manager",
                                "wpseo_editor",
                                "translator"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Uusi k\u00e4ytt\u00e4j\u00e4n s\u00e4hk\u00f6postiosoite.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Uusi k\u00e4ytt\u00e4j\u00e4nimi.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Uusi salasana.",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Asiakkaan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Asiakkaan kirjautumistunnus.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Asiakkaan salasana.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "Tunnus\/ID johon artikkeli kohdistetaan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Asiakkaan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Asiakkaan kirjautumistunnus.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Asiakkaan salasana.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Rajoita tulokset asiakkaisiin tai sis\u00e4isiin muistiinpanoihin.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Tilauksen kommentin sis\u00e4lt\u00f6.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Kun tosi, kommentti n\u00e4ytet\u00e4\u00e4n asiakkaille ja heille ilmoitetaan. Jos ep\u00e4tosi, kommentti on vain hallinnon k\u00e4ytett\u00e4viss\u00e4.",
                            "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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Desimaalien m\u00e4\u00e4r\u00e4 jota k\u00e4ytet\u00e4\u00e4n resursseissa.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Only show meta which is meant 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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Hyvityksen m\u00e4\u00e4r\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Hyvityksen syy.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "Hyvityksen luoneen k\u00e4ytt\u00e4j\u00e4n tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "Kun tosi, maksuk\u00e4yt\u00e4v\u00e4n rajapintaa\/API k\u00e4ytet\u00e4\u00e4n hyvityksen tekemisess\u00e4.",
                            "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": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tilauksiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "trash",
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty asiakas.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty tuote.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Desimaalien m\u00e4\u00e4r\u00e4 jota k\u00e4ytet\u00e4\u00e4n resursseissa.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Only show meta which is meant 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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Termin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "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": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Termin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Resurssin nimi.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Ominaisuuden nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Ominaisuuden nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/categories": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/categories\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "required": true
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuotearvio luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin arviointi luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Arvioijan nimi.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuotearvio luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin arviointi luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Arvioijan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuotearvio luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin arviointi luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Arvioijan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Toimitusluokan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Toimitusluokan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/tags": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Avainsanan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/tags\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Avainsanan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "author",
                                "series_order",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Limit result set to products assigned a specific brand ID.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulokset tuotteisiin joilla tietty ominaisuus. K\u00e4yt\u00e4 luokittelunime\u00e4 tai ominaisuuden polkutunnusta.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "Rajoita tuotteiden tulosjoukko varastossa tai loppu varastosta mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Alennushinnan p\u00e4\u00e4ttymisp\u00e4iv\u00e4 (GMT aikavy\u00f6hyke).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "T\u00e4ss\u00e4 asetetaan kuinka varastotilanne n\u00e4kyy julkisella puolella. Joko 'Varastossa' tai 'Varasto loppu'.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Joukkotuotteiden tunnusten\/ID lista.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Alennushinnan p\u00e4\u00e4ttymisp\u00e4iv\u00e4 (GMT aikavy\u00f6hyke).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "T\u00e4ss\u00e4 asetetaan kuinka varastotilanne n\u00e4kyy julkisella puolella. Joko 'Varastossa' tai 'Varasto loppu'.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Joukkotuotteiden tunnusten\/ID lista.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Alennushinnan p\u00e4\u00e4ttymisp\u00e4iv\u00e4 (GMT aikavy\u00f6hyke).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "T\u00e4ss\u00e4 asetetaan kuinka varastotilanne n\u00e4kyy julkisella puolella. Joko 'Varastossa' tai 'Varasto loppu'.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Joukkotuotteiden tunnusten\/ID lista.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulokset tuotteisiin joilla tietty ominaisuus. K\u00e4yt\u00e4 luokittelunime\u00e4 tai ominaisuuden polkutunnusta.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "Rajoita tuotteiden tulosjoukko varastossa tai loppu varastosta mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Alennushinnan p\u00e4\u00e4ttymisp\u00e4iv\u00e4 (GMT aikavy\u00f6hyke).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "default": true,
                            "description": "M\u00e4\u00e4rit\u00e4 onko muunnelma n\u00e4kyviss\u00e4 tuotesivulla.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Asettaa kuinka muunnelma esitet\u00e4\u00e4n julkisella puolella; joko \"varastossa\" tai \"loppu varastosta\".",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Alennushinnan p\u00e4\u00e4ttymisp\u00e4iv\u00e4 (GMT aikavy\u00f6hyke).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko muunnelma n\u00e4kyviss\u00e4 tuotesivulla.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Asettaa kuinka muunnelma esitet\u00e4\u00e4n julkisella puolella; joko \"varastossa\" tai \"loppu varastosta\".",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Muista poikkeava tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Alennushinnan p\u00e4\u00e4ttymisp\u00e4iv\u00e4 (GMT aikavy\u00f6hyke).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko muunnelma n\u00e4kyviss\u00e4 tuotesivulla.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Asettaa kuinka muunnelma esitet\u00e4\u00e4n julkisella puolella; joko \"varastossa\" tai \"loppu varastosta\".",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Kuvan sijainti. 0 tarkoittaa, ett\u00e4 kuva on artikkelikuva.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Raportin ajanjakso.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Palauttaa myynnit tietylle aloitus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Palauttaa myynnit tietylle lopetus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports\/top_sellers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Raportin ajanjakso.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Palauttaa myynnit tietylle aloitus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Palauttaa myynnit tietylle lopetus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/reports"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/settings"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "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": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Asetuksen arvo.",
                            "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": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Asetuksen arvo.",
                            "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": "Toimitusvy\u00f6hykkeen nimi.",
                            "required": true
                        },
                        "order": {
                            "description": "Toimitusvy\u00f6hykkeiden j\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Toimitusvy\u00f6hykkeen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Toimitusvy\u00f6hykkeiden j\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Toimitusvy\u00f6hyke sijainnin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Toimitusvy\u00f6hyke sijainnin laji.",
                            "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": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Toimitustavan lajitteluj\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Toimitustavan tila, onko k\u00e4yt\u00f6ss\u00e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Toimitustavan asetukset.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Muista poikkeava tunniste asetukselle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Asetuksen selkokielinen tunnus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Asetuksen selkokielinen kuvaus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Asetuksen laji.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Asetuksen arvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Asetuksen oletusarvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Asetuksesta k\u00e4ytt\u00e4j\u00e4lle n\u00e4ytett\u00e4v\u00e4n lis\u00e4ohjeen teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Paikanvaraus teksti joka n\u00e4ytet\u00e4\u00e4n tekstilaatikoissa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "Toimitustavan tunnus\/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": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Muista poikkeava tunnus\/ID tapaukselle.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Muista poikkeava tunnus\/ID tapaukselle.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Toimitustavan lajitteluj\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Toimitustavan tila, onko k\u00e4yt\u00f6ss\u00e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Toimitustavan asetukset.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Muista poikkeava tunniste asetukselle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Asetuksen selkokielinen tunnus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Asetuksen selkokielinen kuvaus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Asetuksen laji.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Asetuksen arvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Asetuksen oletusarvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Asetuksesta k\u00e4ytt\u00e4j\u00e4lle n\u00e4ytett\u00e4v\u00e4n lis\u00e4ohjeen teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Paikanvaraus teksti joka n\u00e4ytet\u00e4\u00e4n tekstilaatikoissa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Muista poikkeava tunnus\/ID tapaukselle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Veroluokan nimi.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Resurssin muista poikkeava polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "Resurssin muista poikkeava polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "J\u00e4rjest\u00e4 veroluokan mukaan.",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postinumero.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Postitoimipaikan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postinumero.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Postitoimipaikan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postinumero.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Postitoimipaikan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Rajoita tulosjoukko verkkotoimintokutsuihin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Verkkotoimintokutsun aihe.",
                            "required": true
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Verkkotoimintokutsun toimitus verkko-osoite.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Verkkotoimintokutsun aihe.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Verkkotoimintokutsun aihe.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava verkkotoimintokutsun tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Muista poikkeava verkkotoimintokutsun tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/system_status": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v2\/system_status\/tools": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava ty\u00f6kalun tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ty\u00f6kalun nimi.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "Mit\u00e4 ty\u00f6kalu tekee.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Ty\u00f6kalun kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "Suorittiko ty\u00f6kalu teht\u00e4v\u00e4n?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "Ty\u00f6kalun palauttama viesti.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping_methods": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v2\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v2\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/payment_gateways": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4 otsikko kassalla.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4 kuvaus kassalla.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4 lajitteluj\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4 k\u00e4yt\u00f6ss\u00e4 tila.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4n asetukset.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Muista poikkeava tunniste asetukselle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Asetuksen selkokielinen tunnus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Asetuksen selkokielinen kuvaus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Asetuksen laji.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Asetuksen arvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Asetuksen oletusarvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Asetuksesta k\u00e4ytt\u00e4j\u00e4lle n\u00e4ytett\u00e4v\u00e4n lis\u00e4ohjeen teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Paikanvaraus teksti joka n\u00e4ytet\u00e4\u00e4n tekstilaatikoissa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Rajoita tulosjoukko resursseihin joilla on tietty koodi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupongin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Alennuksen m\u00e4\u00e4r\u00e4. Pit\u00e4\u00e4 aina olla luku, my\u00f6s kun asetetaan prosentti.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Alennuskoodin tila. T\u00e4m\u00e4n tulisi olla joko luonnons, julkaistu tai odottaa tarkistusta",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "M\u00e4\u00e4r\u00e4\u00e4 millaista alennusta k\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Kupongin kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin kuponki umpeutuu, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Kun tosi, kuponkia voi k\u00e4ytt\u00e4\u00e4 vain yksin\u00e4\u00e4n. Muut k\u00e4ytetyt kupongit poistetaan ostoskorista.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista tuotteiden tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Kuinka monta kertaa yhteens\u00e4 kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Kuinka monta kertaa sama asiakas voi k\u00e4ytt\u00e4\u00e4 kuponkia.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Ostoskorissa oleva suurin m\u00e4\u00e4r\u00e4 tuotteita joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Kun tosi ja kun maksuton toimitustapa edellytt\u00e4\u00e4 kupongin, t\u00e4m\u00e4 kuponki mahdollistaa maksuttoman toimituksen.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista osastojen tunnuksista\/ID joihin kuponkia ei voi k\u00e4ytt\u00e4\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Kun tosi, t\u00e4t\u00e4 kuponkia ei k\u00e4ytet\u00e4 tuotteisiin joissa alennettu hinta.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Ostoskorin pienin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Ostoskorin suurin tilausm\u00e4\u00e4r\u00e4 jolloin kuponkia voi k\u00e4ytt\u00e4\u00e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista s\u00e4hk\u00f6postiosoitteista jotka voivat k\u00e4ytt\u00e4\u00e4 t\u00e4t\u00e4 kuponkia.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Rajoita tulosjoukko resursseihin joissa on tietty s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Rajoita tulosjoukko resursseihin joilla on tietty rooli.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "wpseo_manager",
                                "wpseo_editor",
                                "translator"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Uusi k\u00e4ytt\u00e4j\u00e4n s\u00e4hk\u00f6postiosoite.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Uusi k\u00e4ytt\u00e4j\u00e4nimi.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Uusi salasana.",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Asiakkaan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Asiakkaan kirjautumistunnus.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Asiakkaan salasana.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "Tunnus\/ID johon artikkeli kohdistetaan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Asiakkaan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Asiakkaan etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Asiakkaan sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Asiakkaan kirjautumistunnus.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Asiakkaan salasana.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoitteen tietojen lista.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maan ISO-koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/layout-templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "area": {
                            "description": "Area to get templates for.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "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": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Rajoita tulokset asiakkaisiin tai sis\u00e4isiin muistiinpanoihin.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Tilauksen kommentin sis\u00e4lt\u00f6.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Kun tosi, kommentti n\u00e4ytet\u00e4\u00e4n asiakkaille ja heille ilmoitetaan. Jos ep\u00e4tosi, kommentti on vain hallinnon k\u00e4ytett\u00e4viss\u00e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "added_by_user": {
                            "default": false,
                            "description": "Kun tosi, t\u00e4m\u00e4 kommentti liitet\u00e4\u00e4n nykyiseen k\u00e4ytt\u00e4j\u00e4\u00e4n. Kun ep\u00e4tosi, kommentti liitet\u00e4\u00e4n j\u00e4rjestelm\u00e4\u00e4n.",
                            "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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Desimaalien m\u00e4\u00e4r\u00e4 jota k\u00e4ytet\u00e4\u00e4n resursseissa.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Only show meta which is meant 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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Hyvityksen m\u00e4\u00e4r\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Hyvityksen syy.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "Hyvityksen luoneen k\u00e4ytt\u00e4j\u00e4n tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "Kun tosi, maksuk\u00e4yt\u00e4v\u00e4n rajapintaa\/API k\u00e4ytet\u00e4\u00e4n hyvityksen tekemisess\u00e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "api_restock": {
                            "default": true,
                            "description": "When true, refunded items are restocked.",
                            "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": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Tilauksen tunniste\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tilauksiin joilla on tietty tila.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "auto-draft",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty asiakas.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko tilauksiin joissa on tietty tuote.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Desimaalien m\u00e4\u00e4r\u00e4 jota k\u00e4ytet\u00e4\u00e4n resursseissa.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Only show meta which is meant 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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "Limit result set to orders created via specific sources (e.g. checkout, admin).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "N\u00e4ytt\u00e4\u00e4 miss\u00e4 tilaus tehtiin.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "Set the action as manual so that the order note registers as \"added by user\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "N\u00e4ytt\u00e4\u00e4 miss\u00e4 tilaus tehtiin.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Set the action as manual so that the order note registers as \"added by user\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tilauksen numero.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "N\u00e4ytt\u00e4\u00e4 miss\u00e4 tilaus tehtiin.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tilauksen tila.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "ISO muodossa valuutta jolla tilaus on tehty.",
                            "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": "Tilauksen omistajan tunnus\/ID. Vierailijoille 0.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Asiakkaan kassalla j\u00e4tt\u00e4m\u00e4 kommentti.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Laskutusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "S\u00e4hk\u00f6postiosoite.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Puhelinnumero.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Toimitusosoite.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Etunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Sukunimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Yrityksen nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Osoiterivi 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Osoiterivi 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Postitoimipaikan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "L\u00e4\u00e4nin, maakunnan, osavaltion, provinssin tai alueen ISO-koodi tai nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Postinumero tai -koodi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Maakoodi ISO 3166-1 alpha-2 -muodossa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksutavan tunnus\/ID",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Maksutavan otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Muista poikkeava tapahtuman tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Tuoterivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Tuotteen nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Parent product name if the product is a variation.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Tuotteen ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Muunnelman tunnus\/ID, jos tarvitaan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Tilattu m\u00e4\u00e4r\u00e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Tuotteen veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Rivien v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Rivien verojen v\u00e4lisumma (ennen alennuksia).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "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": "Tuotetunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN tai ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Tuotteen hinta.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properties of the main product image.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Kuvan tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Kuvan verkko-osoite.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Toimitusrivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Toimitustavan nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Toimitustavan tunnus\/ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Toimitustapahtuman tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Maksurivien tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Maksun nimi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Maksun veroluokka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Maksun veron tila.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Rivit yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Rivien verot yhteens\u00e4 (alennusten j\u00e4lkeen).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Rivin verot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Veroprosentin tunnus\/ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Verot yhteens\u00e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Verojen v\u00e4lisumma.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Kuponkirivin tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotteen tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupongin koodi.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Alennukset yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Alennuksen vero yhteens\u00e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Alennustyyppi.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Whether the coupon grants free shipping or not.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta tiedot.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta tunnus\/ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta-avain.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta-arvo.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "M\u00e4\u00e4rit\u00e4 onko tilaus maksettu. Kun se tehd\u00e4\u00e4n, tila asetetaan K\u00e4sittelyss\u00e4 tilaksi ja varaston m\u00e4\u00e4r\u00e4\u00e4 pienennet\u00e4\u00e4n.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Set the action as manual so that the order note registers as \"added by user\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Termin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "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": "Muista poikkeava tunnus termien ominaisuudelle.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Termin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Resurssin nimi.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Ominaisuuden nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Ominaisuuden nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Ominaisuuden laji.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Oletuksena k\u00e4ytett\u00e4v\u00e4 lajittelutapa.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Ota k\u00e4ytt\u00f6\u00f6n\/poista k\u00e4yt\u00f6st\u00e4 ominaisuuksien arkisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/categories": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/categories\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Osaston nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason resurssin tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Osastojen arkisto, n\u00e4ytt\u00e4misen laji.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys jota k\u00e4ytet\u00e4\u00e4n mukautetussa resurssien j\u00e4rjest\u00e4misess\u00e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/custom-fields\/names": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort items ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/products\/custom-fields\/names"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/reviews": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita vastaus arviointeihin jotka julkaistu ennen annettua p\u00e4iv\u00e4yst\u00e4 ISO8601 muodossa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Rajoita arviointien tulosjoukko tietyn k\u00e4ytt\u00e4j\u00e4tunnuksen\/ID mukaan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois arvioinnit tietyn k\u00e4ytt\u00e4j\u00e4tunnuksen\/ID mukaan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Rajoita tulosjoukko tietyn kirjoittajan s\u00e4hk\u00f6postin mukaan.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Rajoita arviointien tulosjoukko tietyn tuotetunnuksen\/ID mukaan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Rajoita arviointien tulosjoukko tietyn tilan mukaan.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste tuotteelle.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Arvioinnin tila.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "Arvioijan nimi.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "required": true
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Tuotteen muista poikkeava tunnus jota arviointi koskee.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Arvioinnin tila.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Arvioijan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/reviews\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Tuotteen muista poikkeava tunnus jota arviointi koskee.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Arvioinnin tila.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Arvioijan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "Arvioijan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Arvion sis\u00e4lt\u00f6.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Arvostelu tuotearviosta (0 - 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Toimitusluokan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Toimitusluokan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Toimitusluokan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma resurssin ominaisuuden perusteella.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko resurssit joita ei ole liitetty mihink\u00e4\u00e4n tuotteeseen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Rajoita tulosjoukko niihin resursseihin jotka on liitetty tiettyyn tuotteeseen.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin resursseihin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Resurssin nimi.",
                            "required": true
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Avainsanan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/tags\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Avainsanan nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resurssin kirjaimista ja numeroista koostuva tunniste joka poikkeaa muista saman lajin resursseista.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Resurssin HTML-muotoiltu kuvaus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "author",
                                "series_order",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Limit result set to products assigned a specific brand ID.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulokset tuotteisiin joilla tietty ominaisuus. K\u00e4yt\u00e4 luokittelunime\u00e4 tai ominaisuuden polkutunnusta.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Limit results to those with a SKU that partial 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 partial 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 parameter. 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 result set to products with any of the statuses.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Exclude products with any of the statuses from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "Limit result set to products with any of the types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "Exclude products with any of the types from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "Limit result set to downloadable products.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Limit result set to virtual products.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/suggested-products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "author",
                                "series_order",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Limit result set to products assigned a specific brand ID.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Rajoita tulosjoukko tietyn lajisiin tuotteisiin.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Rajoita tuotteiden tulosjoukko esittelyss\u00e4 olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulosjoukko tietyn osaston\/ID tuotteisiin.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty avainsana\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty toimitusluokka\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Rajoita tulokset tuotteisiin joilla tietty ominaisuus. K\u00e4yt\u00e4 luokittelunime\u00e4 tai ominaisuuden polkutunnusta.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Rajoita tulosjoukkot tuotteisiin joilla on tietty ominaisuuden arvo (edellytt\u00e4\u00e4 asetettua ominaisuutta).",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "Rajoita tuotteiden tulosjoukko varastossa tai loppu varastosta mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to specific product categorie ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to specific product tag ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Limit result set to specific amount of suggested products.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Tuotteen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Tuotteen polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin tuote luotiin, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tuotteen laji.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tuotteen tila (julkaisun tila).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Esittelyss\u00e4 oleva tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Tuoteluettelon n\u00e4kyvyys.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Tuotteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Tuotteen lyhyt kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Tuotteen normaali hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Tuotteen alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos tuote on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos tuote on ladattava tuote.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Tuotteen ulkopuolinen verkko-osoite. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tuotteen ulkopuolisen painikkeen teksti. Vain ulkopuolisille tuotteille.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta tuotetasolla.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the product.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Yksi tuote voidaan ostaa yht\u00e4 tilausta kohden.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Tuotteen paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Tuotteen mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Tuotteen pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Tuotteen leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tuotteen korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Salli tuotearviot.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Artikkelin salasana.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista Parempi tuote (Up-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista Lis\u00e4tuote (Cross-Sell) tuotteiden tunnuksista\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Ylemm\u00e4n tason tuotteen tunnus\/ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Valinnainen kommentti joka l\u00e4hetet\u00e4\u00e4n asiakkaalle oston j\u00e4lkeen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Osatojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Osaston tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Osaston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Osaston polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista tuotemerkeist\u00e4",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tuotemerkin ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tuotemerkin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Tuotemerkin polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Avainsanojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Avainsanan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Avainsanan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Avainsanan polkutunnus.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Kuvien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kuvan tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Kuvan verkko-osoite.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kuvan nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Ominaisuuden sijainti.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "M\u00e4\u00e4rit\u00e4 n\u00e4kyyk\u00f6 ominaisuus \"Lis\u00e4tiedot\" v\u00e4lilehdell\u00e4 tuotteen sivulla.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "M\u00e4\u00e4rit\u00e4, voidaanko ominaisuutta k\u00e4ytt\u00e4\u00e4 muunnelmana.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Ominaisuuden saatavilla olevien (termi)nimien lista.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Muunnelman oletusominaisuudet.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Limit result set to products with or without price.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Limit result set to products with specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Ominaisuuden polkutunnus."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Attribute term."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Attribute terms."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Limit result set to virtual product variations.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Limit result set to downloadable product variations.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Limit result set to product variations with any of the statuses.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Exclude product variations with any of the statuses from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Muunnelman tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the variation.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Muunnelman tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the variation.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava tunniste muunnelmalle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Muunnelman tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the variation.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "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": "Muista poikkeava tunniste muunnelmatuotteelle.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Poistaa k\u00e4ytt\u00e4m\u00e4tt\u00f6m\u00e4t muunnelmat.",
                            "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": "Muunnelman kuvaus",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Stock Keeping Unit.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN tai ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman tavallinen hinta.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman alennettu hinta.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman tila.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jos muunnelma on palvelu.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jos muunnelma on ladattava.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ladattavien tiedostojen lista.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Tiedoston tunnus\/ID.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Tiedoston nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "Tiedoston verkko-osoite.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Veron tila.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Veroluokka.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Varaston hallinta muunnelmien tasolla.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Varaston m\u00e4\u00e4r\u00e4.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Hallitsee tuotteen varastotilannetta.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Low Stock amount for the variation.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman paino (kg (kilogramma)).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman mitat.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "Muunnelman pituus (cm (senttimetri)).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Muunnelman leveys (cm (senttimetri)).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Muunnelman korkeus (cm (senttimetri)).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Toimitusluokan polkutunnus.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Muunnelman kuvan tiedot.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "Kuvan tunnus\/ID.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "Kuvan verkko-osoite.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Kuvan nimi.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ominisuuksien lista.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Ominaisuuden tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Ominaisuuden nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Valittu ominaisuus termin nimi.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Meta tiedot.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta tunnus\/ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Meta-avain.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Meta-arvo.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Muunnelman kuvaus",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Stock Keeping Unit.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN tai ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Muunnelman tavallinen hinta.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Muunnelman alennettu hinta.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo alkaa, GMT aika.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "P\u00e4iv\u00e4ys jolloin ale-hinnan voimassaolo p\u00e4\u00e4ttyy, sivuston aikavy\u00f6hykkeell\u00e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Muunnelman tila.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jos muunnelma on palvelu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jos muunnelma on ladattava.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Ladattavien tiedostojen lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Tiedoston tunnus\/ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Tiedoston nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Tiedoston verkko-osoite.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Kuinka monta kertaa ladattavan tiedoston voi ladata ostamisen j\u00e4lkeen.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Kuinka monen p\u00e4iv\u00e4n kuluttua p\u00e4\u00e4sy ladattaviin tiedostoihin umpeutuu.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Veron tila.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Varaston hallinta muunnelmien tasolla.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Varaston m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Hallitsee tuotteen varastotilannetta.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Jos hallitaan varastoa, t\u00e4ss\u00e4 asetetaan sallitaanko j\u00e4lkitoimitukset.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Low Stock amount for the variation.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Muunnelman paino (kg (kilogramma)).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Muunnelman mitat.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Muunnelman pituus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Muunnelman leveys (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Muunnelman korkeus (cm (senttimetri)).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Toimitusluokan polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Muunnelman kuvan tiedot.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Kuvan tunnus\/ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuva luotiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, sivuston aikavy\u00f6hykkeell\u00e4.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "P\u00e4iv\u00e4ys jolloin kuvaa viimeksi muokattiin, GMT aika.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Kuvan verkko-osoite.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Kuvan nimi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Kuvan vaihtoehtoinen (alt) teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Ominisuuksien lista.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Ominaisuuden tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Ominaisuuden nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Valittu ominaisuus termin nimi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Valikkojen j\u00e4rjestys, k\u00e4ytet\u00e4\u00e4n tuotteiden mukautettuun j\u00e4rjest\u00e4miseen.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta tiedot.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta tunnus\/ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta-avain.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta-arvo.",
                                        "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Desimaalien m\u00e4\u00e4r\u00e4 jota k\u00e4ytet\u00e4\u00e4n resursseissa.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Only show meta which is meant 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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/refunds"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/sales": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Raportin ajanjakso.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Palauttaa myynnit tietylle aloitus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Palauttaa myynnit tietylle lopetus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/top_sellers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Raportin ajanjakso.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Palauttaa myynnit tietylle aloitus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Palauttaa myynnit tietylle lopetus p\u00e4iv\u00e4lle, p\u00e4iv\u00e4yksen on oltava YYYY-MM-DD muodossa.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/orders\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/reports\/orders\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/products\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/reports\/products\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/customers\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/reports\/customers\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/coupons\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/reports\/coupons\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/reviews\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/reports\/reviews\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/reports"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/settings\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "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": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Asetuksen arvo.",
                            "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": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Asetusten ryhm\u00e4tunnus\/ID.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Asetuksen arvo.",
                            "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": "Toimitusvy\u00f6hykkeen nimi.",
                            "required": true
                        },
                        "order": {
                            "description": "Toimitusvy\u00f6hykkeiden j\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Toimitusvy\u00f6hykkeen nimi.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Toimitusvy\u00f6hykkeiden j\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava tunnus\/ID resurssille.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Toimitusvy\u00f6hyke sijainnin koodi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Toimitusvy\u00f6hyke sijainnin laji.",
                            "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": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Toimitustavan lajitteluj\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Toimitustavan tila, onko k\u00e4yt\u00f6ss\u00e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Toimitustavan asetukset.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Muista poikkeava tunniste asetukselle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Asetuksen selkokielinen tunnus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Asetuksen selkokielinen kuvaus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Asetuksen laji.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Asetuksen arvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Asetuksen oletusarvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Asetuksesta k\u00e4ytt\u00e4j\u00e4lle n\u00e4ytett\u00e4v\u00e4n lis\u00e4ohjeen teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Paikanvaraus teksti joka n\u00e4ytet\u00e4\u00e4n tekstilaatikoissa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "Toimitustavan tunnus\/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": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Muista poikkeava tunnus\/ID tapaukselle.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Muista poikkeava tunnus\/ID tapaukselle.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Toimitustavan lajitteluj\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Toimitustavan tila, onko k\u00e4yt\u00f6ss\u00e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Toimitustavan asetukset.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Muista poikkeava tunniste asetukselle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Asetuksen selkokielinen tunnus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Asetuksen selkokielinen kuvaus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Asetuksen laji.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Asetuksen arvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Asetuksen oletusarvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Asetuksesta k\u00e4ytt\u00e4j\u00e4lle n\u00e4ytett\u00e4v\u00e4n lis\u00e4ohjeen teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Paikanvaraus teksti joka n\u00e4ytet\u00e4\u00e4n tekstilaatikoissa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Muista poikkeava tunnus\/ID vy\u00f6hykkeelle.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Muista poikkeava tunnus\/ID tapaukselle.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Ohitetaanko roskakori ja pakotetaan poisto.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Veroluokan nimi.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Resurssin muista poikkeava polkutunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "Resurssin muista poikkeava polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "J\u00e4rjest\u00e4 veroluokan mukaan.",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postcode\/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "List of postcodes \/ 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:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postcode\/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "List of postcodes \/ 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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 -muotoinen maatunnus.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "L\u00e4\u00e4nin\/maakunnan koodi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Postcode\/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Veroprosentti.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Veroprosentin nimi.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Veron j\u00e4rjestys\/sijoitus..",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Onko t\u00e4m\u00e4 yhdistelm\u00e4veroprosentti.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "K\u00e4ytet\u00e4\u00e4nk\u00f6 t\u00e4t\u00e4 veroprosenttia my\u00f6s toimitukseen.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Ilmaisee kutsuissa ilmenev\u00e4n j\u00e4rjestyksen.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Veroluokka.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "List of postcodes \/ 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:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/variations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Nykyinen sivu kokoelmassa.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Tulosten joukossa palautettavien tuotteiden suurin m\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajoita tulokset niihin jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to resources modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to resources modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Whether to consider GMT post dates when limiting response by published or modified date.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajoita tulosjoukko niihin joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajoita tulosjoukko kaikkiin tuotteisiin poislukien ne joilla on tietty ylemm\u00e4n tason tunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Rajoita tulosjoukko niihin tuotteisiin joilla on tietty polkutunnus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Rajoita tulosjoukko tuotteisiin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Rajaa tulosjoukko tuotteisiin joilla tietty tuotetunnus (SKU). Jos useita, erota pilkulla.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn veroluokan mukaan.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduzierter-preis",
                                "stark-reduzierter-preis",
                                "steuerfreie",
                                "zusaetzlicher-reduzierter-preis"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "Rajoita tuotteiden tulosjoukko alennuksessa olevien mukaan.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Rajoita tuotteiden tulosjoukko alimman hinnan mukaan.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Rajoita tuotteiden tulosjoukko korkeimman hinnan mukaan.",
                            "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": "Ensure meta_data excludes specific keys.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Rajoita tuotteiden tulosjoukko tietyn varastotilanteen mukaan.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Limit result set to products with or without price.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Limit result set to products with specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Ominaisuuden polkutunnus."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Attribute term."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Attribute terms."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Limit result set to virtual product variations.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Limit result set to downloadable product variations.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Limit result set to product variations with any of the statuses.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Exclude product variations with any of the statuses from result set.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/variations"
                    }
                ]
            }
        },
        "\/wc\/v3\/webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ISO8601-muotoa noudattavan p\u00e4iv\u00e4ksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset resursseihin jotka on julkaistu ennen ISO8601-muotoilua noudattavaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista ett\u00e4 tulosjoukosta rajattu pois tietyt tunnukset\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulosjoukko tiettyihin tunnuksiin\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Siirr\u00e4 tulosjoukon alkua tietty lukum\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjestyksen ominaisuus joko nouseva tai laskeva.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Rajoita tulosjoukko verkkotoimintokutsuihin joilla on tietty tila.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Verkkotoimintokutsun aihe.",
                            "required": true
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Verkkotoimintokutsun toimitus verkko-osoite.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Verkkotoimintokutsun aihe.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "On oltava tosi, koska resurssi ei tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/webhooks\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Helposti muistettava nimi verkkotoimintokutsulle.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Verkkotoimintokutsun tila.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Verkkotoimintokutsun aihe.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Salainen avain jota k\u00e4ytetty toimitetun verkkotoimintokutsun salausavaimen luomisessa ja joka on pyynn\u00f6n headereissa. Oletuksena on MD5-salausavain joka on tehty k\u00e4ytt\u00e4j\u00e4n tunnuksesta (ID) | k\u00e4ytt\u00e4j\u00e4tunnus jos muuten ei ole asetettu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status\/tools": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava ty\u00f6kalun tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ty\u00f6kalun nimi.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "Mit\u00e4 ty\u00f6kalu tekee.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Ty\u00f6kalun kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "Suorittiko ty\u00f6kalu teht\u00e4v\u00e4n?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "Ty\u00f6kalun palauttama viesti.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v3\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payment_gateways": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4 otsikko kassalla.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4 kuvaus kassalla.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4 lajitteluj\u00e4rjestys.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4 k\u00e4yt\u00f6ss\u00e4 tila.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Maksuk\u00e4yt\u00e4v\u00e4n asetukset.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Muista poikkeava tunniste asetukselle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Asetuksen selkokielinen tunnus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Asetuksen selkokielinen kuvaus jota k\u00e4ytet\u00e4\u00e4n k\u00e4ytt\u00f6liittymiss\u00e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Asetuksen laji.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Asetuksen arvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Asetuksen oletusarvo.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Asetuksesta k\u00e4ytt\u00e4j\u00e4lle n\u00e4ytett\u00e4v\u00e4n lis\u00e4ohjeen teksti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Paikanvaraus teksti joka n\u00e4ytet\u00e4\u00e4n tekstilaatikoissa.",
                                    "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:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/data"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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-merkin mannertunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/countries": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 maatunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v3\/data\/currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/currencies\/current": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 mukainen valuutan tunnus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/paypal-standard\/update-shipping": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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": "Tilauksen yksil\u00f6llinen tunnus.",
                            "type": "integer",
                            "required": false
                        },
                        "expiration_date": {
                            "description": "Viimeinen voimassaolop\u00e4iv\u00e4 muodossa yyyy-mm-dd.",
                            "type": "string",
                            "default": null,
                            "required": false
                        },
                        "expiration_days": {
                            "description": "P\u00e4ivien m\u00e4\u00e4r\u00e4, joka lis\u00e4t\u00e4\u00e4n nykyiseen p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4n, jotta saadaan viimeinen voimassaolop\u00e4iv\u00e4.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "force_new": {
                            "description": "Valittuna pakottaa uuden kuitin luomisen vaikka kuitti olisi jo olemassa eik\u00e4 ole viel\u00e4 er\u00e4\u00e4ntynyt.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Tilauksen yksil\u00f6llinen tunnus.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/email_templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Tilauksen yksil\u00f6llinen tunnus.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_email": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Tilauksen yksil\u00f6llinen tunnus.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Email address to send the order details to.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "P\u00e4ivitet\u00e4\u00e4nk\u00f6 tilauksen laskutusosoitteen s\u00e4hk\u00f6posti, vaikka sill\u00e4 olisi jo sellainen.",
                            "type": "boolean",
                            "required": false
                        },
                        "template_id": {
                            "description": "S\u00e4hk\u00f6postin l\u00e4hett\u00e4miseen k\u00e4ytett\u00e4v\u00e4n mallipohjan ID.",
                            "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",
                                "oss_delivery_threshold_email_notification",
                                "failed_renewal_authentication",
                                "failed_preorder_sca_authentication",
                                "failed_authentication_requested",
                                "wc_stripe_failed_refund_admin",
                                "wc_stripe_failed_refund_customer"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_order_details": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Tilauksen yksil\u00f6llinen tunnus.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Email address to send the order details to.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "P\u00e4ivitet\u00e4\u00e4nk\u00f6 tilauksen laskutusosoitteen s\u00e4hk\u00f6posti, vaikka sill\u00e4 olisi jo sellainen.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/statuses": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 save for the current user.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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. Defaults to WooCommerce&#039;s base location country.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 map of provider ID to integer values representing the sort order.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 context ID for which to dismiss the incentive. If not provided, will dismiss the incentive 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 upmost entry point from where the merchant entered the onboarding flow.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 upmost 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 upmost 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 upmost 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 upmost entry point from where the merchant entered the onboarding flow.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 upmost entry point from where the merchant entered the onboarding flow.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 upmost entry point from where the merchant entered the onboarding flow.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 upmost entry point from where the merchant entered the onboarding flow.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 upmost entry point from where the merchant entered the onboarding flow.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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 upmost entry point from where the merchant entered the onboarding flow.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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 upmost entry point from where the merchant entered the onboarding flow.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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": "Email address to send the email preview to.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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 to get subject for.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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-mobiilisovelluksen asennusp\u00e4iv\u00e4m\u00e4\u00e4r\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wccom-site\/v3\/ssr"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/status": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wccom-site\/v3\/connection\/status"
                    }
                ]
            }
        },
        "\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/nps-survey\/v1"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/rating": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/zipwp\/v1\/search-category"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-languages": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/gutenberg-templates\/v1"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/categories": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/gutenberg-templates\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/setup": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/gutenberg-templates\/v1\/setup"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/sites": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/gutenberg-templates\/v1\/sites"
                    }
                ]
            }
        },
        "\/wc\/v1\/orders\/ids": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/orders\/ids"
                    }
                ]
            }
        },
        "\/wc\/v1\/orders\/updated": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/orders\/updated"
                    }
                ]
            }
        },
        "\/wc\/v1\/orders\/statuses": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/orders\/statuses"
                    }
                ]
            }
        },
        "\/wc\/v1\/customers\/ids": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/customers\/ids"
                    }
                ]
            }
        },
        "\/wc\/v1\/customers\/updated": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/customers\/updated"
                    }
                ]
            }
        },
        "\/wc\/v1\/customers\/roles": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/customers\/roles"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/ids": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/products\/ids"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/updated": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/products\/updated"
                    }
                ]
            }
        },
        "\/wc\/v1\/coupons\/ids": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/coupons\/ids"
                    }
                ]
            }
        },
        "\/wc\/v1\/coupons\/updated": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/coupons\/updated"
                    }
                ]
            }
        },
        "\/wc\/v1\/subscriptions\/ids": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/subscriptions\/ids"
                    }
                ]
            }
        },
        "\/wc\/v1\/subscriptions\/updated": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/subscriptions\/updated"
                    }
                ]
            }
        },
        "\/wc\/v1\/refunds\/ids": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/refunds\/ids"
                    }
                ]
            }
        },
        "\/wc\/v1\/metorik\/info": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/metorik\/info"
                    }
                ]
            }
        },
        "\/wc\/v1\/metorik\/importing": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/metorik\/importing"
                    }
                ]
            }
        },
        "\/wc\/v1\/metorik\/auth": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/metorik\/auth"
                    }
                ]
            }
        },
        "\/wc\/v1\/metorik\/cart-settings": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wc\/v1\/metorik\/cart-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_registration": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Rajaa tulokset tiettyjen kirjoittajien artikkeleihin. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Varmistaa ettei tuloksissa ole artikkeleita, jotka on liitetty tiettyihin kirjoittajiin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand",
                                "comment_count",
                                "series_order",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "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": "Rajoita tuloksia useampien luokittelujen v\u00e4listen suhteiden perusteella.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Rajoita tulos kohteisiin, joilla on tiettyj\u00e4 termej\u00e4 asetettuna taksonomiaan categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sis\u00e4ltyv\u00e4tk\u00f6 lapsitermit termeihin, jotka rajoittavat tulosjoukkoa.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Annetaanko kohteille kaikki vai jokin m\u00e4\u00e4ritetyist\u00e4 termeist\u00e4.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Rajaa tulos sis\u00e4lt\u00e4m\u00e4\u00e4n kaikki kohteet lukuun ottamatta niit\u00e4, joilla on nimetty termi taksonomiassa categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sis\u00e4ltyv\u00e4tk\u00f6 lapsitermit termeihin, jotka rajoittavat tulosjoukkoa.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Rajoita tulos kohteisiin, joilla on tiettyj\u00e4 termej\u00e4 asetettuna taksonomiaan tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Annetaanko kohteille kaikki vai jokin m\u00e4\u00e4ritetyist\u00e4 termeist\u00e4.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Rajaa tulos sis\u00e4lt\u00e4m\u00e4\u00e4n kaikki kohteet lukuun ottamatta niit\u00e4, joilla on nimetty termi taksonomiassa tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Rajaa tulokset kiinnitettyihin kohteisiin. ",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Ohitetaanko kiinnitetyt julkaisut vai ei.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Rajoita tulosjoukko kohteiksi, joille on m\u00e4\u00e4ritetty yksi tai useampi valittu muoto.",
                            "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": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Artikkelin muoto.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Onko artikkeli kiinnitetty. ",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Artikkeliin liitetyt termit luokittelussa category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Artikkeliin liitetyt termit luokittelussa post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Yliaja otteen oletuspituus.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Artikkelin salasana, jos se on salasanasuojattu. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Artikkelin muoto.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Onko artikkeli kiinnitetty. ",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Artikkeliin liitetyt termit luokittelussa category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Artikkeliin liitetyt termit luokittelussa post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma kohteen ominaisuuden mukaan.",
                            "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": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska versiot eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Artikkelin muoto.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Onko artikkeli kiinnitetty. ",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Artikkeliin liitetyt termit luokittelussa category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Artikkeliin liitetyt termit luokittelussa post_tag.",
                            "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": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Rajaa tulokset tiettyjen kirjoittajien artikkeleihin. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Varmistaa ettei tuloksissa ole artikkeleita, jotka on liitetty tiettyihin kirjoittajiin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Rajaa tulokset tiettyyn menu_order-arvoon.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order",
                                "author",
                                "rand",
                                "series_order",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajaa tulokset kohteisiin, joiden vanhemmalla on jokin m\u00e4\u00e4ritellyist\u00e4 id:ist\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajaa tulokset kohteisiin, joiden vanhemmalla ei ole tietty\u00e4 id:t\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "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": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n kohteen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Artikkelin j\u00e4rjestys suhteessa muihin artikkeleihin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Yliaja otteen oletuspituus.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Artikkelin salasana, jos se on salasanasuojattu. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n kohteen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Artikkelin j\u00e4rjestys suhteessa muihin artikkeleihin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma kohteen ominaisuuden mukaan.",
                            "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": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska versiot eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n kohteen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Artikkelin j\u00e4rjestys suhteessa muihin artikkeleihin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "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": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Rajaa tulokset tiettyjen kirjoittajien artikkeleihin. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Varmistaa ettei tuloksissa ole artikkeleita, jotka on liitetty tiettyihin kirjoittajiin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Rajaa tulokset kohteisiin, joiden vanhemmalla on jokin m\u00e4\u00e4ritellyist\u00e4 id:ist\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Rajaa tulokset kohteisiin, joiden vanhemmalla ei ole tietty\u00e4 id:t\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Rajoita tulosjoukko tietyn mediatyypin tai mediatyyppien liitteisiin.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Rajoita tulosjoukko tiettyyn MIME-tyypiin tai tiettyihin MIME-tyyppeihin.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Vaihtoehtoinen teksti n\u00e4ytett\u00e4v\u00e4ksi kun liitett\u00e4 ei voida n\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Liitetiedoston kuvateksti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Liitteen kuvateksti, sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Liitteen HTML-muotoinen kuvaus, sellaisena kuin se tulostetaan selaimelle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Liitetiedoston kuvaus.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Liitteen kuvaus sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Liitteen HTML-muotoinen kuvaus sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Mediaan liittyv\u00e4n artikkelin ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Vaihtoehtoinen teksti n\u00e4ytett\u00e4v\u00e4ksi kun liitett\u00e4 ei voida n\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Liitetiedoston kuvateksti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Liitteen kuvateksti, sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Liitteen HTML-muotoinen kuvaus, sellaisena kuin se tulostetaan selaimelle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Liitetiedoston kuvaus.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Liitteen kuvaus sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Liitteen HTML-muotoinen kuvaus sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Mediaan liittyv\u00e4n artikkelin ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Liitteen uniikki tunniste.",
                            "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": "Muokatun kuvan URL-osoite.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Kuvanmuokkausten taulukko.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Kuvan muokkaus.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "K\u00e4\u00e4nn\u00e4",
                                        "properties": {
                                            "type": {
                                                "description": "K\u00e4\u00e4nt\u00e4misen tyyppi.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "K\u00e4\u00e4nt\u00e4misen argumentit.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "K\u00e4\u00e4nt\u00f6suunta.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "K\u00e4\u00e4nnet\u00e4\u00e4nk\u00f6 vaakasuunnassa.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "K\u00e4\u00e4nnet\u00e4\u00e4nk\u00f6 pystysuunnassa.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Kierto",
                                        "properties": {
                                            "type": {
                                                "description": "Kiertotapa.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Kierron argumentit.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Kiertokulma my\u00f6t\u00e4p\u00e4iv\u00e4\u00e4n asteissa.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rajaa",
                                        "properties": {
                                            "type": {
                                                "description": "Rajaustapa.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Rajausargumentit.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Horisontaalinen vasemmanpuoleinen positio, josta kuvan rajaus alkaa prosenttiosuutena kuvan leveydest\u00e4.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Vertikaalinen yl\u00e4positio, josta kuvan rajaus alkaa prosenttiosuutena kuvan korkeudesta.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Rajauksen leveys prosenttiosuutena kuvan leveydest\u00e4.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Rajauksen korkeus prosenttiosuutena kuvan korkeudesta.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Asteiden m\u00e4\u00e4r\u00e4, jolla kuvaa k\u00e4\u00e4nnet\u00e4\u00e4n my\u00f6t\u00e4p\u00e4iv\u00e4\u00e4n. VANHENTUNUT: K\u00e4yt\u00e4 \"modifiers\":ia sen sijasta.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Prosenttiosuutena kuvasta. X-asema, josta rajaus alkaa. VANHENTUNUT: K\u00e4yt\u00e4 \"modifiers\":ia sen sijasta.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Prosenttiosuutena kuvasta. Y-positio, josta rajaus alkaa. VANHENTUNUT: K\u00e4yt\u00e4 \"modifiers\":ia sen sijasta.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Prosenttiosuutena kuvasta. Leveys, johon kuva rajataan. VANHENTUNUT: K\u00e4yt\u00e4 \"modifiers\":ia sen sijasta.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Prosenttiosuutena kuvasta. Korkeus, johon kuva rajataan. VANHENTUNUT: K\u00e4yt\u00e4 \"modifiers\":ia sen sijasta.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Liitetiedoston kuvateksti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Liitteen kuvateksti, sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Liitteen HTML-muotoinen kuvaus, sellaisena kuin se tulostetaan selaimelle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Liitetiedoston kuvaus.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Liitteen kuvaus sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Liitteen HTML-muotoinen kuvaus sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Mediaan liittyv\u00e4n artikkelin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Vaihtoehtoinen teksti n\u00e4ytett\u00e4v\u00e4ksi kun liitett\u00e4 ei voida n\u00e4ytt\u00e4\u00e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma kohteen ominaisuuden mukaan.",
                            "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": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "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": "Rajoita tuloksia useampien luokittelujen v\u00e4listen suhteiden perusteella.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Rajoita tulos kohteisiin, joilla on tiettyj\u00e4 termej\u00e4 asetettuna taksonomiaan menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Annetaanko kohteille kaikki vai jokin m\u00e4\u00e4ritetyist\u00e4 termeist\u00e4.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Rajaa tulos sis\u00e4lt\u00e4m\u00e4\u00e4n kaikki kohteet lukuun ottamatta niit\u00e4, joilla on nimetty termi taksonomiassa menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Rajaa tulokset tiettyyn menu_order-arvoon.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Kohteen otsikko. ",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kohteen otsikko siten, kuin se esiintyy tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kohteen HTML-muotoinen otsikko, sellaisena kuin se tulostetaan selaimelle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Alkuper\u00e4isen kohteen tyyppi kuten \"post_type\" tai \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kohteen nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Kohteen vanhemman tunniste.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "T\u00e4m\u00e4n valikkokohteen title-attribuutin teksti.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "T\u00e4m\u00e4n valikkokohteen linkin luokkien nimet.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "T\u00e4m\u00e4n valikkokohteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Tietokannan ID nav_menu_item-kohteelle, joka on t\u00e4m\u00e4n ylempi valikkokohde, jos sellainen on l\u00f6ytyy. Muussa tapauksessa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Alkuper\u00e4isen esitetyn kohteen tyyppi kuten \"category\", \"post\", tai \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Tietokannan ID alkuper\u00e4iseen kohteeseen, jota t\u00e4m\u00e4 valikkokohde esitt\u00e4\u00e4 kuten ID artikkeleille tai term_id kategorioille.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "T\u00e4m\u00e4n valikkokohteen linkin kohde.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL, johon valikkokohde viittaa.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "T\u00e4ss\u00e4 valikkokohteen linkiss\u00e4 esitetty XFN-suhde.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Kohteeseen liitetyt termit taksonomiassa nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Kohteen otsikko. ",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kohteen otsikko siten, kuin se esiintyy tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kohteen HTML-muotoinen otsikko, sellaisena kuin se tulostetaan selaimelle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Alkuper\u00e4isen kohteen tyyppi kuten \"post_type\" tai \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Kohteen nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Kohteen vanhemman tunniste.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "T\u00e4m\u00e4n valikkokohteen title-attribuutin teksti.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "T\u00e4m\u00e4n valikkokohteen linkin luokkien nimet.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "T\u00e4m\u00e4n valikkokohteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Tietokannan ID nav_menu_item-kohteelle, joka on t\u00e4m\u00e4n ylempi valikkokohde, jos sellainen on l\u00f6ytyy. Muussa tapauksessa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Alkuper\u00e4isen esitetyn kohteen tyyppi kuten \"category\", \"post\", tai \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Tietokannan ID alkuper\u00e4iseen kohteeseen, jota t\u00e4m\u00e4 valikkokohde esitt\u00e4\u00e4 kuten ID artikkeleille tai term_id kategorioille.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "T\u00e4m\u00e4n valikkokohteen linkin kohde.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL, johon valikkokohde viittaa.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "T\u00e4ss\u00e4 valikkokohteen linkiss\u00e4 esitetty XFN-suhde.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Kohteeseen liitetyt termit taksonomiassa nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kohteen vanhemman tunniste.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Kohteen otsikko. ",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kohteen otsikko siten, kuin se esiintyy tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kohteen HTML-muotoinen otsikko, sellaisena kuin se tulostetaan selaimelle.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Alkuper\u00e4isen kohteen tyyppi kuten \"post_type\" tai \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Kohteen nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "T\u00e4m\u00e4n valikkokohteen title-attribuutin teksti.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "T\u00e4m\u00e4n valikkokohteen linkin luokkien nimet.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "T\u00e4m\u00e4n valikkokohteen kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Tietokannan ID nav_menu_item-kohteelle, joka on t\u00e4m\u00e4n ylempi valikkokohde, jos sellainen on l\u00f6ytyy. Muussa tapauksessa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Alkuper\u00e4isen esitetyn kohteen tyyppi kuten \"category\", \"post\", tai \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Tietokannan ID alkuper\u00e4iseen kohteeseen, jota t\u00e4m\u00e4 valikkokohde esitt\u00e4\u00e4 kuten ID artikkeleille tai term_id kategorioille.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "T\u00e4m\u00e4n valikkokohteen linkin kohde.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL, johon valikkokohde viittaa.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "T\u00e4ss\u00e4 valikkokohteen linkiss\u00e4 esitetty XFN-suhde.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Kohteeseen liitetyt termit taksonomiassa nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "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": "Rajoita tuloksia useampien luokittelujen v\u00e4listen suhteiden perusteella.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Rajoita tulos kohteisiin, joilla on tiettyj\u00e4 termej\u00e4 asetettuna taksonomiaan wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Annetaanko kohteille kaikki vai jokin m\u00e4\u00e4ritetyist\u00e4 termeist\u00e4.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Rajaa tulos sis\u00e4lt\u00e4m\u00e4\u00e4n kaikki kohteet lukuun ottamatta niit\u00e4, joilla on nimetty termi taksonomiassa wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Artikkeliin liitetyt termit luokittelussa wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Yliaja otteen oletuspituus.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Artikkelin salasana, jos se on salasanasuojattu. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Artikkeliin liitetyt termit luokittelussa wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma kohteen ominaisuuden mukaan.",
                            "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": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska versiot eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Artikkeliin liitetyt termit luokittelussa wp_pattern_category.",
                            "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": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma kohteen ominaisuuden mukaan.",
                            "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": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska versiot eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Uniikki tunnus sivupohjalle.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Teeman tunniste sivupohjalle.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sivupohjan tyyppi.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sivupohjan sis\u00e4lt\u00f6.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan sis\u00e4lt\u00f6 sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Sivupohjan k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkomuodon versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Sivupohjan otsikko.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan otsikko sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Sivupohjan HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Sivupohjan kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sivupohjan tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Sivupohjan tekij\u00e4n tunniste.",
                            "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": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Rajaa tiettyyn artikkelin tunnisteeseen (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Rajoita tiettyyn sivupohjan osien alueeseen.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Sis\u00e4lt\u00f6tyyppi, jolle haetaan sivupohjia.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Uniikki tunnus sivupohjalle.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Teeman tunniste sivupohjalle.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sivupohjan tyyppi.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Sivupohjan sis\u00e4lt\u00f6.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan sis\u00e4lt\u00f6 sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Sivupohjan k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkomuodon versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Sivupohjan otsikko.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan otsikko sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Sivupohjan HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Sivupohjan kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sivupohjan tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Sivupohjan tekij\u00e4n tunniste.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Sivupohjan tunnus, jota k\u00e4ytet\u00e4\u00e4n varavaihtoehtona",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Osoittaa onko sivupohja mukautettu vai osa sivupohjien hierarkiaa",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Sivupohjan etuliite luodulle sivupohjalle. T\u00e4t\u00e4 k\u00e4ytet\u00e4\u00e4n sivupohjan p\u00e4\u00e4tyypin erottamiseen kuten `taxonomy-books` erottaa tyypin `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Uniikki tunnus sivupohjalle.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Teeman tunniste sivupohjalle.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sivupohjan tyyppi.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sivupohjan sis\u00e4lt\u00f6.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan sis\u00e4lt\u00f6 sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Sivupohjan k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkomuodon versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Sivupohjan otsikko.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan otsikko sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Sivupohjan HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Sivupohjan kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sivupohjan tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Sivupohjan tekij\u00e4n tunniste.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma kohteen ominaisuuden mukaan.",
                            "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": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska versiot eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Uniikki tunnus sivupohjalle.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Teeman tunniste sivupohjalle.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sivupohjan tyyppi.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sivupohjan sis\u00e4lt\u00f6.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan sis\u00e4lt\u00f6 sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Sivupohjan k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkomuodon versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Sivupohjan otsikko.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan otsikko sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Sivupohjan HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Sivupohjan kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sivupohjan tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Sivupohjan tekij\u00e4n tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Miss\u00e4 sivupohjan osaa on tarkoitettu k\u00e4ytett\u00e4v\u00e4n (yl\u00e4- ja alatunniste, jne.)",
                            "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": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Rajaa tiettyyn artikkelin tunnisteeseen (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Rajoita tiettyyn sivupohjan osien alueeseen.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Sis\u00e4lt\u00f6tyyppi, jolle haetaan sivupohjia.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Uniikki tunnus sivupohjalle.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Teeman tunniste sivupohjalle.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sivupohjan tyyppi.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Sivupohjan sis\u00e4lt\u00f6.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan sis\u00e4lt\u00f6 sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Sivupohjan k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkomuodon versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Sivupohjan otsikko.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan otsikko sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Sivupohjan HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Sivupohjan kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sivupohjan tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Sivupohjan tekij\u00e4n tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Miss\u00e4 sivupohjan osaa on tarkoitettu k\u00e4ytett\u00e4v\u00e4n (yl\u00e4- ja alatunniste, jne.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Sivupohjan tunnus, jota k\u00e4ytet\u00e4\u00e4n varavaihtoehtona",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Osoittaa onko sivupohja mukautettu vai osa sivupohjien hierarkiaa",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Sivupohjan etuliite luodulle sivupohjalle. T\u00e4t\u00e4 k\u00e4ytet\u00e4\u00e4n sivupohjan p\u00e4\u00e4tyypin erottamiseen kuten `taxonomy-books` erottaa tyypin `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Uniikki tunnus sivupohjalle.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Teeman tunniste sivupohjalle.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sivupohjan tyyppi.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sivupohjan sis\u00e4lt\u00f6.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan sis\u00e4lt\u00f6 sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Sivupohjan k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkomuodon versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Sivupohjan otsikko.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sivupohjan otsikko sellaisena kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Sivupohjan HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Sivupohjan kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sivupohjan tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Sivupohjan tekij\u00e4n tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Miss\u00e4 sivupohjan osaa on tarkoitettu k\u00e4ytett\u00e4v\u00e4n (yl\u00e4- ja alatunniste, jne.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Sivupohjan ID",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "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": "Yleisten tyylien version yl\u00e4tason ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Yksil\u00f6llinen tunniste yleisten tyylien versiolle.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Teeman tunniste",
                            "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": "Teeman tunniste",
                            "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": "Yleisten tyylien m\u00e4\u00e4rityksen ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Yleiset tyylit.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Yleiset asetukset.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Yleisten tyylien variaation otsikko.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Yleisten tyylien variaation otsikko, kuten se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "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": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Artikkelin salasana, jos se on salasanasuojattu. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma kohteen ominaisuuden mukaan.",
                            "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": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Version uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska versiot eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "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": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Typografia-asetuksissa k\u00e4ytetyn theme.json-skeeman versio.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family -m\u00e4\u00e4ritys theme.json-muodossa, koodattu merkkijonona.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Typografia-asetuksissa k\u00e4ytetyn theme.json-skeeman versio.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family -m\u00e4\u00e4ritys theme.json-muodossa, koodattu merkkijonona.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "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": "Fontin oman fonttiperheen tunnus (ID).",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Fontin oman fonttiperheen tunnus (ID).",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Typografia-asetuksissa k\u00e4ytetyn theme.json-skeeman versio.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face -m\u00e4\u00e4ritys theme.json-muodossa, koodattu merkkijonona.",
                            "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": "Fontin oman fonttiperheen tunnus (ID).",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Fonttien uniikki tunniste.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Fontin oman fonttiperheen tunnus (ID).",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Fonttien uniikki tunniste.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "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",
                                "author",
                                "series_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "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": "Rajoita tuloksia useampien luokittelujen v\u00e4listen suhteiden perusteella.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "product_brand": {
                            "description": "Rajoita tulos kohteisiin, joilla on tiettyj\u00e4 termej\u00e4 asetettuna taksonomiaan product_brand.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sis\u00e4ltyv\u00e4tk\u00f6 lapsitermit termeihin, jotka rajoittavat tulosjoukkoa.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Annetaanko kohteille kaikki vai jokin m\u00e4\u00e4ritetyist\u00e4 termeist\u00e4.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_brand_exclude": {
                            "description": "Rajaa tulos sis\u00e4lt\u00e4m\u00e4\u00e4n kaikki kohteet lukuun ottamatta niit\u00e4, joilla on nimetty termi taksonomiassa product_brand.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sis\u00e4ltyv\u00e4tk\u00f6 lapsitermit termeihin, jotka rajoittavat tulosjoukkoa.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat": {
                            "description": "Rajoita tulos kohteisiin, joilla on tiettyj\u00e4 termej\u00e4 asetettuna taksonomiaan product_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sis\u00e4ltyv\u00e4tk\u00f6 lapsitermit termeihin, jotka rajoittavat tulosjoukkoa.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Annetaanko kohteille kaikki vai jokin m\u00e4\u00e4ritetyist\u00e4 termeist\u00e4.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat_exclude": {
                            "description": "Rajaa tulos sis\u00e4lt\u00e4m\u00e4\u00e4n kaikki kohteet lukuun ottamatta niit\u00e4, joilla on nimetty termi taksonomiassa product_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sis\u00e4ltyv\u00e4tk\u00f6 lapsitermit termeihin, jotka rajoittavat tulosjoukkoa.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag": {
                            "description": "Rajoita tulos kohteisiin, joilla on tiettyj\u00e4 termej\u00e4 asetettuna taksonomiaan product_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Annetaanko kohteille kaikki vai jokin m\u00e4\u00e4ritetyist\u00e4 termeist\u00e4.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag_exclude": {
                            "description": "Rajaa tulos sis\u00e4lt\u00e4m\u00e4\u00e4n kaikki kohteet lukuun ottamatta niit\u00e4, joilla on nimetty termi taksonomiassa product_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Termitunnistelistaus",
                                    "description": "Sovita termit yhteen listattujen tunnisteiden kanssa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Termin tunnisteen taksonomiakysely",
                                    "description": "Suorita edistynyt termikysely.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Termitunnisteet.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "brand": {
                            "description": "Limit result set to products assigned a specific brand ID.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_brand.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Yliaja otteen oletuspituus.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Artikkelin salasana, jos se on salasanasuojattu. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_brand.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Artikkelin ote.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin ote siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen ote sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko ote suojattu salasanalla. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kohteen artikkelikuvan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Onko artikkelin kommentointi k\u00e4yt\u00f6ss\u00e4. ",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Voiko artikkelille tehd\u00e4 paluuviitteen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_brand.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Artikkeliin liitetyt termit luokittelussa product_tag.",
                            "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": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/spectra-popup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Rajaa tulokset tiettyjen kirjoittajien artikkeleihin. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Varmistaa ettei tuloksissa ole artikkeleita, jotka on liitetty tiettyihin kirjoittajiin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "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": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Artikkelin salasana, jos se on salasanasuojattu. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/spectra-popup\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Artikkelin kirjoittajan ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "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": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4yksen j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Rajoita vastaus julkaisuihin, joita on muokattu ennen annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4yst\u00e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Kuinka tulkita hakusy\u00f6tett\u00e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi polkutunnus.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Rajaa tulokset artikkeleihin, joilla on yksi tai useampi tila.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "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": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Artikkelin salasana, jos se on salasanasuojattu. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Artikkelin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Artikkelin julkaisup\u00e4iv\u00e4 GMT-ajassa.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Artikkelin alfanumeerinen tunniste, joka on saman artikkelityypin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Artikkelin nimetty tila.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Salasana sis\u00e4ll\u00f6n ja otteen suojaamiseksi. ",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Artikkelin otsikko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin otsikko siten kuin se esiintyy tietokannassa. ",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-muotoinen otsikko sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Artikkelin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Artikkelin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Artikkelin HTML-sis\u00e4lt\u00f6 sellaisena kuin se n\u00e4ytet\u00e4\u00e4n selaimessa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Artikkelin k\u00e4ytt\u00e4m\u00e4n sis\u00e4lt\u00f6lohkoformaatin versio.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Onko sis\u00e4lt\u00f6 suojattu salasanalla.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "advgb_blocks_columns_visual_guide": {
                                    "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": "",
                                            "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": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "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": "Ylemm\u00e4n automaattitallennuksen ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Automaattisesti tallennetun version ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Alfanumeerinen tunniste sis\u00e4lt\u00f6tyypille.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Alfanumeerinen tunniste tilalle.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Rajaa tuloksiin taksonomioihin, jotka liittyv\u00e4t tiettyyn sis\u00e4lt\u00f6tyyppiin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Alfanumeerinen tunniste taksonomialle.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma termin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko termit, jotka eiv\u00e4t liity mihink\u00e4\u00e4n artikkeliin?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Rajaa tulokset tiettyyn yl\u00e4tasoon liittymisen mukaan.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Rajaa tulokset termeihin, jotka liittyv\u00e4t tiettyyn artikkeliin.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset termeihin yhdell\u00e4 tai useammalla polkutunnuksella.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason termin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason termin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska termit eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma termin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko termit, jotka eiv\u00e4t liity mihink\u00e4\u00e4n artikkeliin?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Rajaa tulokset termeihin, jotka liittyv\u00e4t tiettyyn artikkeliin.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset termeihin yhdell\u00e4 tai useammalla polkutunnuksella.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska termit eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma termin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko termit, jotka eiv\u00e4t liity mihink\u00e4\u00e4n artikkeliin?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Rajaa tulokset termeihin, jotka liittyv\u00e4t tiettyyn artikkeliin.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset termeihin yhdell\u00e4 tai useammalla polkutunnuksella.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Sijainnit, jotka on asetettu t\u00e4lle valikolle.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Lis\u00e4t\u00e4\u00e4nk\u00f6 p\u00e4\u00e4tason sivut automaattisesti t\u00e4h\u00e4n valikkoon.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Sijainnit, jotka on asetettu t\u00e4lle valikolle.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Lis\u00e4t\u00e4\u00e4nk\u00f6 p\u00e4\u00e4tason sivut automaattisesti t\u00e4h\u00e4n valikkoon.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska termit eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma termin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko termit, jotka eiv\u00e4t liity mihink\u00e4\u00e4n artikkeliin?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Rajaa tulokset termeihin, jotka liittyv\u00e4t tiettyyn artikkeliin.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset termeihin yhdell\u00e4 tai useammalla polkutunnuksella.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska termit eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_brand": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma termin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko termit, jotka eiv\u00e4t liity mihink\u00e4\u00e4n artikkeliin?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Rajaa tulokset tiettyyn yl\u00e4tasoon liittymisen mukaan.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Rajaa tulokset termeihin, jotka liittyv\u00e4t tiettyyn artikkeliin.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset termeihin yhdell\u00e4 tai useammalla polkutunnuksella.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason termin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason termin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska termit eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma termin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko termit, jotka eiv\u00e4t liity mihink\u00e4\u00e4n artikkeliin?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Rajaa tulokset tiettyyn yl\u00e4tasoon liittymisen mukaan.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Rajaa tulokset termeihin, jotka liittyv\u00e4t tiettyyn artikkeliin.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset termeihin yhdell\u00e4 tai useammalla polkutunnuksella.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason termin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n tason termin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska termit eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma termin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Piilotetaanko termit, jotka eiv\u00e4t liity mihink\u00e4\u00e4n artikkeliin?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Rajaa tulokset termeihin, jotka liittyv\u00e4t tiettyyn artikkeliin.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset termeihin yhdell\u00e4 tai useammalla polkutunnuksella.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Termin kuvaus HTML-muodossa.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-muotoiltu otsikko termille.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Termin alfanumeerinen tunniste joka on saman lajin sis\u00e4ll\u00e4 yksil\u00f6iv\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yksil\u00f6iv\u00e4 tunniste termille.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon tulee olla true, koska termit eiv\u00e4t tue roskakoria.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Lajittele kokoelma k\u00e4ytt\u00e4j\u00e4n ominaisuuden mukaan.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset k\u00e4ytt\u00e4jiin yhdell\u00e4 tai useammalla tietyll\u00e4 polkutunnuksella.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Rajaa tulokset koskemaan v\u00e4hint\u00e4\u00e4n yht\u00e4 annettua roolia. Hyv\u00e4ksyy csv-luettelon tai yksitt\u00e4isen roolin.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Rajaa tulokset koskemaan v\u00e4hint\u00e4\u00e4n yht\u00e4 annettua k\u00e4ytt\u00f6oikeutta. Hyv\u00e4ksyy csv-luettelon tai yksitt\u00e4isen k\u00e4ytt\u00f6oikeuden.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Rajoita tulokset niihin, jotka ovat sivuston kirjoittajia.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Rajoita tulokset niihin, jotka ovat julkaisseet artikkeleita.",
                            "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",
                                    "product": "product",
                                    "spectra-popup": "spectra-popup",
                                    "astra-advanced-hook": "astra-advanced-hook"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Taulukko sarakkeiden nimist\u00e4, joista etsit\u00e4\u00e4n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n k\u00e4ytt\u00e4j\u00e4tunnus.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n n\u00e4ytt\u00f6nimi.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n URL-osoite.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n kieli.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_DE",
                                "el",
                                "en_GB",
                                "es_ES",
                                "et",
                                "fi",
                                "fr_FR",
                                "hr",
                                "hu_HU",
                                "it_IT",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "sk_SK",
                                "sl_SI",
                                "sv_SE"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n lempinimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n alfanumeerinen tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "K\u00e4ytt\u00e4j\u00e4lle asetetut roolit.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n salasana (ei koskaan sis\u00e4lly).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u00e4iv\u00e4m\u00e4\u00e4t\u00e4 ja aika, jolloin valintoja p\u00e4ivitettiin.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "K\u00e4ytt\u00e4j\u00e4n uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n k\u00e4ytt\u00e4j\u00e4tunnus.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n n\u00e4ytt\u00f6nimi.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n URL-osoite.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n kieli.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_DE",
                                "el",
                                "en_GB",
                                "es_ES",
                                "et",
                                "fi",
                                "fr_FR",
                                "hr",
                                "hu_HU",
                                "it_IT",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "sk_SK",
                                "sl_SI",
                                "sv_SE"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n lempinimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n alfanumeerinen tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "K\u00e4ytt\u00e4j\u00e4lle asetetut roolit.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n salasana (ei koskaan sis\u00e4lly).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u00e4iv\u00e4m\u00e4\u00e4t\u00e4 ja aika, jolloin valintoja p\u00e4ivitettiin.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon on oltava tosi, koska k\u00e4ytt\u00e4j\u00e4t eiv\u00e4t tue roskakori-toimintoa.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Merkitse poistetun k\u00e4ytt\u00e4j\u00e4n artikkelit ja linkit t\u00e4lle k\u00e4ytt\u00e4j\u00e4-ID:lle.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n k\u00e4ytt\u00e4j\u00e4tunnus.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n n\u00e4ytt\u00f6nimi.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n etunimi.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n sukunimi.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n URL-osoite.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n kieli.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_DE",
                                "el",
                                "en_GB",
                                "es_ES",
                                "et",
                                "fi",
                                "fr_FR",
                                "hr",
                                "hu_HU",
                                "it_IT",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "sk_SK",
                                "sl_SI",
                                "sv_SE"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n lempinimi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n alfanumeerinen tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "K\u00e4ytt\u00e4j\u00e4lle asetetut roolit.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n salasana (ei koskaan sis\u00e4lly).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u00e4iv\u00e4m\u00e4\u00e4t\u00e4 ja aika, jolloin valintoja p\u00e4ivitettiin.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Arvon on oltava tosi, koska k\u00e4ytt\u00e4j\u00e4t eiv\u00e4t tue roskakori-toimintoa.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Merkitse poistetun k\u00e4ytt\u00e4j\u00e4n artikkelit ja linkit t\u00e4lle k\u00e4ytt\u00e4j\u00e4-ID:lle.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Sovelluksen tarjoama yksil\u00f6llinen UUID sen tunnistamiseksi. UUID v5:n k\u00e4ytt\u00f6 on suositeltavaa, joko URL- tai DNS-nimiavaruuden kanssa.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Sovellussalasanan nimi.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Sovelluksen tarjoama yksil\u00f6llinen UUID sen tunnistamiseksi. UUID v5:n k\u00e4ytt\u00f6 on suositeltavaa, joko URL- tai DNS-nimiavaruuden kanssa.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Sovellussalasanan nimi.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Rajoita tulokset artikkeleihin, jotka on julkaistu annetun ISO8601-yhteensopivan p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n j\u00e4lkeen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Rajaa tulokset kommentteihin, jotka on liitetty tiettyihin k\u00e4ytt\u00e4j\u00e4-ID:isiin. Vaatii tunnistautumisen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Varmistaa ettei kommentteja ole liitetty tiettyihin k\u00e4ytt\u00e4j\u00e4-ID:isiin. Vaatii tunnistautumisen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Rajaa tulokset tietyll\u00e4 kirjoittajan s\u00e4hk\u00f6postiosoitteella. Vaatii tunnistautumisen.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Rajoita tulokset kommentteihin, jotka on julkaistu annettua ISO8601-yhteensopivaa p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4\u00e4 ennen.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "J\u00e4rjest\u00e4 kokoelma kommentin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Rajaa tulokset kommentteihin, joilla on tiettyjen vanhempien ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Varmistaa ettei tuloksilla ole tietty\u00e4 vanhemman ID:t\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Rajaa tulokset kommentteihin, joille on asetettu tietty artikkeli-ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Rajaa tulokset kommentteihin, joille on asetettu tietty tila. Vaatii tunnistautumisen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Rajaa tulokset kommentteihin, joille on asetettu tietty tyyppi. Vaatii tunnistautumisen.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Artikkelin salasana, jos se on salasanasuojattu. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n ID, jos kirjoittaja on tiedossa.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Kommentin kirjoittajan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Kommentin kirjoittajan IP-osoite.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Kommentin kirjoittajan n\u00e4ytt\u00f6nimi.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Kommentin kirjoittajan URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Kommentin kirjoittajan user agent -tieto.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Kommentin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kommentin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kommentin HTML-sis\u00e4lt\u00f6, joka on muunnettu n\u00e4ytett\u00e4v\u00e4ksi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Kommentin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Kommentin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 GMT-ajassa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Ylemm\u00e4n kommentin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "Liittyv\u00e4n artikkelin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Kommentin tila. ",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Huomion ratkaisun tila",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Kommentin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kommentin artikkelin salasana (jos artikkeli on salasanasuojattu).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Kommentin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "K\u00e4ytt\u00e4j\u00e4n ID, jos kirjoittaja on tiedossa.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Kommentin kirjoittajan s\u00e4hk\u00f6postiosoite.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Kommentin kirjoittajan IP-osoite.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Kommentin kirjoittajan n\u00e4ytt\u00f6nimi.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Kommentin kirjoittajan URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Kommentin kirjoittajan user agent -tieto.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Kommentin sis\u00e4lt\u00f6.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kommentin sis\u00e4lt\u00f6 siin\u00e4 muodossa kuin se on tietokannassa.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kommentin HTML-sis\u00e4lt\u00f6, joka on muunnettu n\u00e4ytett\u00e4v\u00e4ksi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Kommentin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 sivuston aikavy\u00f6hykkeen ajassa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Kommentin julkaisup\u00e4iv\u00e4m\u00e4\u00e4r\u00e4 GMT-ajassa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Ylemm\u00e4n kommentin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Liittyv\u00e4n artikkelin ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Kommentin tila. ",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Huomion ratkaisun tila",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Kommentin uniikki tunniste.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ohitetaanko roskakori ja pakotetaan poistaminen.",
                            "required": false
                        },
                        "password": {
                            "description": "Kommentin artikkelin salasana (jos artikkeli on salasanasuojattu).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Rajaa tuloksia yhden oliotyypin kohteisiin.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Rajaa tuloksia yhteen tai useampaan olion alatyyppiin.",
                            "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": "Varmista, etteiv\u00e4t tulokset sis\u00e4ll\u00e4 tiettyj\u00e4 ID:it\u00e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Rajaa tulokset tiettyihin ID:ihin.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Lohkolle rekister\u00f6ity yksil\u00f6llinen nimi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Lohkon ominaisuudet.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "Artikkelin kontekstin ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Lohkon nimiavaruus.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Lohkon nimiavaruus.",
                            "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": "Lohkon nimi.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Lohkon nimiavaruus.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": {
                        "ub_icon_choices": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "structuredcontent_settings_api": {
                            "title": "",
                            "description": "Enable or disable blocks",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "title": "Otsikko",
                            "description": "Sivuston otsikko.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Kuvaus",
                            "description": "Sivuston kuvaus.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Sivuston URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "T\u00e4t\u00e4 osoitetta k\u00e4ytet\u00e4\u00e4n yll\u00e4pidon teht\u00e4viin, kuten uusien k\u00e4ytt\u00e4jien rekister\u00f6itymisilmoituksiin.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Kaupunki samalla aikavy\u00f6hykkeell\u00e4 kuin sin\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Muoto kaikille p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4n merkkijonoille.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Muoto kaikille kellonajan merkkijonoille.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Viikonp\u00e4iv\u00e4n numero josta viikko alkaa.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPressin kieli- ja maakoodi.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Muunna hymi\u00f6t kuviksi.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Oletuskategoria artikkeleille.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Artikkelisivujen oletusmuoto.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Enimm\u00e4ism\u00e4\u00e4r\u00e4 artikkeleita sivulla",
                            "description": "N\u00e4yt\u00e4 enint\u00e4\u00e4n",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "N\u00e4yt\u00e4 etusivulla",
                            "description": "Mit\u00e4 n\u00e4ytet\u00e4\u00e4n etusivulla",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Etusivu",
                            "description": "Tunniste sivusta, joka n\u00e4ytet\u00e4\u00e4n etusivulla",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Tunniste sivusta, joka n\u00e4ytt\u00e4\u00e4 uusimmat artikkelit",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Salli linkki-ilmoitukset muista blogeista (pingback ja trackback) uusiin artikkeleihin.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Salli kommentointi uusiin artikkeleihin",
                            "description": "Salli uusien artikkelien kommentointi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Sivuston logo.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Kuvake",
                            "description": "Sivuston kuvake.",
                            "type": "integer",
                            "required": false
                        },
                        "pickup_location_settings": {
                            "title": "",
                            "description": "WooCommerce Local Pickup Method Settings",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "description": "Jos t\u00e4m\u00e4 on k\u00e4yt\u00f6ss\u00e4, t\u00e4m\u00e4 tapa n\u00e4kyy lohkopohjaisessa kassassa.",
                                    "type": "string",
                                    "enum": [
                                        "yes",
                                        "no"
                                    ]
                                },
                                "title": {
                                    "description": "Kirjoita t\u00e4h\u00e4n tieto josta k\u00e4ytt\u00e4j\u00e4 tunnistaa maksutavan.",
                                    "type": "string"
                                },
                                "tax_status": {
                                    "description": "Jos kustannus on m\u00e4\u00e4ritelty, t\u00e4m\u00e4 ohjaa sit\u00e4, sovelletaanko kustannuksiin veroja vai ei.",
                                    "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": "Tuotteiden lajittelu, oletus",
                            "description": "Kuinka tuotteet oletuksena lajitellaan tuoteluettelossa?",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "popularity",
                                "rating",
                                "date",
                                "price",
                                "price-desc"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_phone_field": {
                            "title": "Puhelinnumero",
                            "description": "Controls the display of the phone field in checkout.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_company_field": {
                            "title": "Yritys",
                            "description": "Controls the display of the company field in checkout.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_address_2_field": {
                            "title": "Address Line 2",
                            "description": "Controls the display of the apartment (address_2) field in checkout.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Rajaa tuloksia teeman tilan perusteella.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Teeman tyylitiedosto. M\u00e4\u00e4rittelee teeman yksil\u00f6llisesti.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Rajoita tulokset m\u00e4\u00e4r\u00e4tyn tilan omaaviin lis\u00e4osiin.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org-lis\u00e4osahakemiston polkutunnus.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Lis\u00e4osan tila.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Lis\u00e4osan tila.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Rekister\u00f6idyn sivupalkin ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Sis\u00e4kk\u00e4iset vimpaimet.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Vimpaintyypin ID.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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": "Vimpaintyypin ID.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Nykyisen instanssin vimpainasetukset.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serialisoitu vimpainen lomakedata koodattavaksi instanssin asetuksiin.",
                            "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": "Vimpaintyypin ID.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Nykyisen instanssin vimpainasetukset.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Sivupalkki, jonka vimpaimet n\u00e4ytet\u00e4\u00e4n.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Vimpaimen uniikki tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Vimpaimen tyyppi. Vastaa ID:t\u00e4 \"widget-types\"-p\u00e4\u00e4tepisteess\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Sivupalkki, johon vimpain kuuluu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Vimpaimen instanssiasetukset, jos tuettu.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Instanssiasetusten Base64-koodattu vastine.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Instanssiasetusten kryptograafinen tiiviste.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Ei-koodatut instanssiasetukset, jos tuettu.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-enkoodattu lomakedata vimpaimen hallintalomakkeesta. K\u00e4ytet\u00e4\u00e4n sellaisen vimpaimen p\u00e4ivitt\u00e4miseen, joka ei tue instansseja. Vain kirjoitettavissa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Vimpaimen uniikki tunniste.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Vimpaimen tyyppi. Vastaa ID:t\u00e4 \"widget-types\"-p\u00e4\u00e4tepisteess\u00e4.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Sivupalkki, johon vimpain kuuluu.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Vimpaimen instanssiasetukset, jos tuettu.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Instanssiasetusten Base64-koodattu vastine.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Instanssiasetusten kryptograafinen tiiviste.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Ei-koodatut instanssiasetukset, jos tuettu.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-enkoodattu lomakedata vimpaimen hallintalomakkeesta. K\u00e4ytet\u00e4\u00e4n sellaisen vimpaimen p\u00e4ivitt\u00e4miseen, joka ei tue instansseja. Vain kirjoitettavissa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Poistetaanko vimpain vai siirret\u00e4\u00e4nk\u00f6 se poissa k\u00e4yt\u00f6st\u00e4 oleviin vimpaimiin.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Rajoita hakusanalla l\u00f6ytyvien lohkojen m\u00e4\u00e4r\u00e4\u00e4.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t kategorian ID:hen. ",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t avainsanan ID:hen.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t lohkomalliin (polkutunnus). ",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Ohita m\u00e4\u00e4ritelty m\u00e4\u00e4r\u00e4 kohteita alusta.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "J\u00e4rjest\u00e4\u00e4 tulokset nousevaan tai laskevaan j\u00e4rjestykseen.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Lajittele kokoelma artikkelin ominaisuuden mukaan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/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": "Verkko-osoite (URL) k\u00e4sitelt\u00e4v\u00e4ksi.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Alfanumeerinen tunniste valikon sijainnille.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "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:\/\/lavule.com\/fi\/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:\/\/lavule.com\/fi\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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:\/\/lavule.com\/fi\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Kyvykkyyskategorian yksil\u00f6iv\u00e4 tunniste.",
                            "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"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Kyvykkyyden yksil\u00f6iv\u00e4 tunniste.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Kyvykkyyden suorituksen sy\u00f6tt\u00f6parametrit.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Haun palauttamien tulosten enimm\u00e4ism\u00e4\u00e4r\u00e4.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Rajoita tulokset tietyn kykykategorian kykyihin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lavule.com\/fi\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Kyvykkyyden yksil\u00f6iv\u00e4 tunniste.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 124,
    "site_icon": 149,
    "site_icon_url": "https:\/\/lavule.com\/wp-content\/uploads\/2021\/11\/cropped-Lavule.jpg",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/media\/124"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/lavule.com\/fi\/wp-json\/wp\/v2\/media\/149"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}