{
    "name": "Yoo-hoo! Tours",
    "description": "Guided tours in Helsinki Private Tours in Helsinki",
    "url": "https:\/\/yoohootours.fi",
    "home": "https:\/\/yoohootours.fi\/fi",
    "gmt_offset": 3,
    "timezone_string": "Europe\/Helsinki",
    "page_for_posts": 2311,
    "page_on_front": 8754,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "cookieyes\/v1",
        "cky\/v1",
        "wc\/v3",
        "wc\/v1",
        "wc\/pos\/v1\/catalog",
        "yoast\/v1",
        "kb-mailerlite\/v1",
        "kb-getresponse\/v1",
        "kb-fluentcrm\/v1",
        "kbp\/v1",
        "kb-lottieanimation\/v1",
        "kb-vector\/v1",
        "kb-design-library\/v1",
        "kb-image-picker\/v1",
        "jetpack\/v4",
        "kbpp\/v1",
        "kb-mailchimp\/v1",
        "kb-activecampaign\/v1",
        "kb-sendinblue\/v1",
        "kbp-dynamic\/v1",
        "kb-convertkit\/v1",
        "kb-custom-svg\/v1",
        "kt-wc-blocks\/v1",
        "wc-admin",
        "wc-analytics",
        "wc\/store",
        "wc\/store\/v1",
        "wc\/private",
        "wc\/v2",
        "ktp\/v1",
        "wc-admin-email",
        "wc-telemetry",
        "wccom-site\/v3",
        "wp-abilities\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/yoohootours.fi\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/fi\/wp-json\/cookieyes\/v1"
                    }
                ]
            }
        },
        "\/cookieyes\/v1\/fetch_results": {
            "namespace": "cookieyes\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/cookieyes\/v1\/fetch_results"
                    }
                ]
            }
        },
        "\/cky\/v1": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "cky\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/cky\/v1"
                    }
                ]
            }
        },
        "\/cky\/v1\/uninstall-feedback": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/cky\/v1\/uninstall-feedback"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v3"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/featured": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v1"
                    }
                ]
            }
        },
        "\/wc\/v1\/marketplace\/product-preview": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v3\/marketplace\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v3\/marketplace\/create-order"
                    }
                ]
            }
        },
        "\/wc\/pos\/v1\/catalog": {
            "namespace": "wc\/pos\/v1\/catalog",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/pos\/v1\/catalog",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wc\/pos\/v1\/catalog"
                    }
                ]
            }
        },
        "\/wc\/pos\/v1\/catalog\/create": {
            "namespace": "wc\/pos\/v1\/catalog",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Force regeneration of the feed. NOOP if generation is in progress.",
                            "required": false
                        },
                        "_product_fields": {
                            "type": "string",
                            "description": "Comma-separated list of fields to include for non-variable products.",
                            "required": false
                        },
                        "_variation_fields": {
                            "type": "string",
                            "description": "Comma-separated list of fields to include for variations.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wc\/pos\/v1\/catalog\/create"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/kb-mailerlite\/v1": {
            "namespace": "kb-mailerlite\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-mailerlite\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-mailerlite\/v1"
                    }
                ]
            }
        },
        "\/kb-mailerlite\/v1\/get": {
            "namespace": "kb-mailerlite\/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",
                            "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
                        },
                        "apikey": {
                            "description": "The API Key for Mailerlite account.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        },
                        "queryargs": {
                            "description": "Query Args for url.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-mailerlite\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-getresponse\/v1": {
            "namespace": "kb-getresponse\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-getresponse\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-getresponse\/v1"
                    }
                ]
            }
        },
        "\/kb-getresponse\/v1\/get": {
            "namespace": "kb-getresponse\/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",
                            "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
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-getresponse\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-fluentcrm\/v1": {
            "namespace": "kb-fluentcrm\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-fluentcrm\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-fluentcrm\/v1"
                    }
                ]
            }
        },
        "\/kb-fluentcrm\/v1\/get": {
            "namespace": "kb-fluentcrm\/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",
                            "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
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-fluentcrm\/v1\/get"
                    }
                ]
            }
        },
        "\/kbp\/v1": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kbp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp\/v1"
                    }
                ]
            }
        },
        "\/kbp\/v1\/post-query": {
            "namespace": "kbp\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Limit results to items of a specific post type.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Include posts by ID.",
                            "type": "array",
                            "required": false
                        },
                        "query": {
                            "description": "Define Type of Query.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Define Query Order.",
                            "type": "string",
                            "required": false
                        },
                        "order_by": {
                            "description": "Define Query Order By.",
                            "type": "string",
                            "required": false
                        },
                        "allow_sticky": {
                            "description": "Allow Sticky in Query.",
                            "type": "boolean",
                            "required": false
                        },
                        "exclude": {
                            "description": "Exclude Category.",
                            "type": "string",
                            "required": false
                        },
                        "offset": {
                            "description": "Number of items to offset in query.",
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "post_id": {
                            "description": "The Current Post ID.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tax": {
                            "description": "Check if using a custom Taxonomy",
                            "type": "boolean",
                            "required": false
                        },
                        "tax_type": {
                            "description": "Define Query Order By.",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Include posts category.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "Include posts tags.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp\/v1\/post-query"
                    }
                ]
            }
        },
        "\/kbp\/v1\/taxonomies-select": {
            "namespace": "kbp\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp\/v1\/taxonomies-select"
                    }
                ]
            }
        },
        "\/kbp\/v1\/term-select": {
            "namespace": "kbp\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp\/v1\/term-select"
                    }
                ]
            }
        },
        "\/kb-lottieanimation\/v1": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-lottieanimation\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-lottieanimation\/v1"
                    }
                ]
            }
        },
        "\/kb-lottieanimation\/v1\/animations\/(?P<id>[\\a-zA-Z0-9]+)": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/kb-lottieanimation\/v1\/animations": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-lottieanimation\/v1\/animations"
                    }
                ]
            }
        },
        "\/kb-vector\/v1": {
            "namespace": "kb-vector\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-vector\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-vector\/v1"
                    }
                ]
            }
        },
        "\/kb-vector\/v1\/vectors": {
            "namespace": "kb-vector\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-vector\/v1\/vectors"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-design-library\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_all_items": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_all_items"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get-all-ai": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get-all-ai"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_remaining_jobs": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_remaining_jobs"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_library": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_library"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_library_categories": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_library_categories"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_connection": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_connection"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_local_contexts": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_local_contexts"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_verticals": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_verticals"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_keywords": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_keywords"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_initial_jobs": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_initial_jobs"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_search_query": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_search_query"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_images": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_image_collections": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_image_collections"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_pattern_content": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_pattern_content"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/process_pattern": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/process_pattern"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/process_images": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/process_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_remaining_credits": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/get_remaining_credits"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/reset": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "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
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/reset"
                    }
                ]
            }
        },
        "\/kb-image-picker\/v1": {
            "namespace": "kb-image-picker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-image-picker\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-image-picker\/v1"
                    }
                ]
            }
        },
        "\/kb-image-picker\/v1\/process_images": {
            "namespace": "kb-image-picker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "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
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-image-picker\/v1\/process_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/handle_event": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_label": {
                            "description": "The Event Label",
                            "type": "string",
                            "required": false
                        },
                        "event_data": {
                            "description": "The Event Data",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-design-library\/v1\/handle_event"
                    }
                ]
            }
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/kbpp\/v1": {
            "namespace": "kbpp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kbpp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbpp\/v1"
                    }
                ]
            }
        },
        "\/kbpp\/v1\/post-select": {
            "namespace": "kbpp\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to items that match search query.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Limit results to items of an object type.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": {
                                "0": "post",
                                "1": "page",
                                "3": "kadence_element",
                                "4": "product"
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Include posts by ID.",
                            "type": "array",
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to all items that have the specified term assigned in the categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to all items that have the specified term assigned in the tags taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_brand": {
                            "description": "Limit result set to all items that have the specified term assigned in the product_brand taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_cat": {
                            "description": "Limit result set to all items that have the specified term assigned in the product_cat taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_tag": {
                            "description": "Limit result set to all items that have the specified term assigned in the product_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbpp\/v1\/post-select"
                    }
                ]
            }
        },
        "\/kbpp\/v1\/post-query": {
            "namespace": "kbpp\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Kokoelman nykyinen sivu.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Limit results to items of a specific post type.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Include posts by ID.",
                            "type": "array",
                            "required": false
                        },
                        "query": {
                            "description": "Define Type of Query.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Define Query Order.",
                            "type": "string",
                            "required": false
                        },
                        "order_by": {
                            "description": "Define Query Order By.",
                            "type": "string",
                            "required": false
                        },
                        "allow_sticky": {
                            "description": "Allow Sticky in Query.",
                            "type": "boolean",
                            "required": false
                        },
                        "exclude": {
                            "description": "Exclude Category.",
                            "type": "string",
                            "required": false
                        },
                        "offset": {
                            "description": "Number of items to offset in query.",
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "post_tax": {
                            "description": "Check if using a custom Taxonomy",
                            "type": "boolean",
                            "required": false
                        },
                        "tax_type": {
                            "description": "Define Query Order By.",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Include posts category.",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "Include posts by Author",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "Include posts tags.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbpp\/v1\/post-query"
                    }
                ]
            }
        },
        "\/kbpp\/v1\/tax-query": {
            "namespace": "kbpp\/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",
                            "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": {
                            "description": "Limit results to items of a specific post type.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbpp\/v1\/tax-query"
                    }
                ]
            }
        },
        "\/kbpp\/v1\/term-query": {
            "namespace": "kbpp\/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",
                            "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
                        },
                        "tax_type": {
                            "description": "Taxonomy Type.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbpp\/v1\/term-query"
                    }
                ]
            }
        },
        "\/kb-mailchimp\/v1": {
            "namespace": "kb-mailchimp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-mailchimp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-mailchimp\/v1"
                    }
                ]
            }
        },
        "\/kb-mailchimp\/v1\/get": {
            "namespace": "kb-mailchimp\/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",
                            "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
                        },
                        "apikey": {
                            "description": "The API Key for mailchimp account.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        },
                        "queryargs": {
                            "description": "Query Args for url.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-mailchimp\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-activecampaign\/v1": {
            "namespace": "kb-activecampaign\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-activecampaign\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-activecampaign\/v1"
                    }
                ]
            }
        },
        "\/kb-activecampaign\/v1\/get": {
            "namespace": "kb-activecampaign\/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",
                            "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
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        },
                        "queryargs": {
                            "description": "Query Args for url.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-activecampaign\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-sendinblue\/v1": {
            "namespace": "kb-sendinblue\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-sendinblue\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-sendinblue\/v1"
                    }
                ]
            }
        },
        "\/kb-sendinblue\/v1\/get": {
            "namespace": "kb-sendinblue\/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",
                            "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
                        },
                        "apikey": {
                            "description": "The API Key for Brevo (SendInBlue ) account.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        },
                        "queryargs": {
                            "description": "Query Args for url.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-sendinblue\/v1\/get"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1": {
            "namespace": "kbp-dynamic\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kbp-dynamic\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/render": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/render"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/image_render": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/image_render"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/image_data": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/image_data"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/gallery_data": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/gallery_data"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/custom_fields": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/custom_fields"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/link_label": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/link_label"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/input_label": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/input_label"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/list_data": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/list_data"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/html_data": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/html_data"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/repeaters": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/repeaters"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/repeater_data": {
            "namespace": "kbp-dynamic\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Rajaa tulokset niihin, jotka t\u00e4sm\u00e4\u00e4v\u00e4t merkkijonoon. ",
                            "type": "string",
                            "required": false
                        },
                        "origin": {
                            "description": "The origin of content.",
                            "type": "string",
                            "default": "core",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "current",
                            "required": false
                        },
                        "group": {
                            "description": "The group for source.",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "field": {
                            "description": "The dynamic field",
                            "type": "string",
                            "required": false
                        },
                        "custom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "para": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "force_string": {
                            "description": "For a string return",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ignore_source": {
                            "description": "Fetch all fields",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "before": {
                            "description": "Text Before Item.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Text After Item.",
                            "type": "string",
                            "required": false
                        },
                        "fallback": {
                            "description": "Fallback.",
                            "type": "string",
                            "required": false
                        },
                        "current": {
                            "description": "If the content is current.",
                            "type": "string",
                            "required": false
                        },
                        "relcustom": {
                            "description": "The custom field setting.",
                            "type": "string",
                            "required": false
                        },
                        "relate": {
                            "description": "The custom field Key.",
                            "type": "string",
                            "required": false
                        },
                        "useRepeaterContext": {
                            "description": "If this dynamic content should be rendered in repeater context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "repeaterRow": {
                            "description": "The repeater row to use for repeater context.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/repeater_data"
                    }
                ]
            }
        },
        "\/kbp-dynamic\/v1\/batch": {
            "namespace": "kbp-dynamic\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kbp-dynamic\/v1\/batch"
                    }
                ]
            }
        },
        "\/kb-convertkit\/v1": {
            "namespace": "kb-convertkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-convertkit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-convertkit\/v1"
                    }
                ]
            }
        },
        "\/kb-convertkit\/v1\/get": {
            "namespace": "kb-convertkit\/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",
                            "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
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-convertkit\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-custom-svg\/v1": {
            "namespace": "kb-custom-svg\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-custom-svg\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-custom-svg\/v1"
                    }
                ]
            }
        },
        "\/kb-custom-svg\/v1\/manage": {
            "namespace": "kb-custom-svg\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-custom-svg\/v1\/manage"
                    }
                ]
            }
        },
        "\/kb-custom-svg\/v1\/search": {
            "namespace": "kb-custom-svg\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-custom-svg\/v1\/search"
                    }
                ]
            }
        },
        "\/kb-custom-svg\/v1\/search\/add": {
            "namespace": "kb-custom-svg\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kb-custom-svg\/v1\/search\/add"
                    }
                ]
            }
        },
        "\/kt-wc-blocks\/v1": {
            "namespace": "kt-wc-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kt-wc-blocks\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kt-wc-blocks\/v1"
                    }
                ]
            }
        },
        "\/kt-wc-blocks\/v1\/products\/categories": {
            "namespace": "kt-wc-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "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 puuttuu 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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kt-wc-blocks\/v1\/products\/categories"
                    }
                ]
            }
        },
        "\/kt-wc-blocks\/v1\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "kt-wc-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Pyynn\u00f6n konteksti m\u00e4\u00e4r\u00e4\u00e4 mit\u00e4 kentti\u00e4 vastauksessa on mukana.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/kt-wc-blocks\/v1\/products": {
            "namespace": "kt-wc-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "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 puuttuu 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",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating",
                                "price",
                                "popularity",
                                "rating",
                                "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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
                        },
                        "pos_products_only": {
                            "description": "Limit result set to products visible in Point of Sale.",
                            "type": "boolean",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Toiminto jolla voidaan verrata tuoteosastojen termej\u00e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "attribute_operator": {
                            "description": "Toiminto jolla voidaan verrata tuoteominaisuuksien termej\u00e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "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": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/kt-wc-blocks\/v1\/products"
                    }
                ]
            }
        },
        "\/kt-wc-blocks\/v1\/products\/(?P<id>[\\d]+)": {
            "namespace": "kt-wc-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "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-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:\/\/yoohootours.fi\/fi\/wp-json\/wc-admin"
                    }
                ]
            }
        },
        "\/wc-admin\/notice\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wc-admin\/notice\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/features": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wc-admin\/features"
                    }
                ]
            }
        },
        "\/wc-admin\/experiments\/assignment": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc-admin\/marketing\/recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/channels": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc-admin\/plugins\/active"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/installed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "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
                        },
                        "user_type": {
                            "description": "Limit result to items with specified user type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "registered",
                                "guest"
                            ],
                            "required": false
                        },
                        "location_includes": {
                            "description": "Includes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA).",
                            "type": "string",
                            "required": false
                        },
                        "location_excludes": {
                            "description": "Excludes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA).",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Rajoita tulokset kohteisiin joissa tietty asiakastunnus\/ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "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
                        },
                        "user_type": {
                            "description": "Limit result to items with specified user type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "registered",
                                "guest"
                            ],
                            "required": false
                        },
                        "location_includes": {
                            "description": "Includes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA).",
                            "type": "string",
                            "required": false
                        },
                        "location_excludes": {
                            "description": "Excludes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA).",
                            "type": "string",
                            "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:\/\/yoohootours.fi\/fi\/wp-json\/wc-analytics\/leaderboards"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "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
                        },
                        "user_type": {
                            "description": "Limit result to items with specified user type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "registered",
                                "guest"
                            ],
                            "required": false
                        },
                        "location_includes": {
                            "description": "Includes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA).",
                            "type": "string",
                            "required": false
                        },
                        "location_excludes": {
                            "description": "Excludes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc-analytics\/reports\/customers\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/imports\/status": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wc-analytics\/imports\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/imports\/trigger": {
            "namespace": "wc-analytics",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wc-analytics\/imports\/trigger"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc-analytics\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/data": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wc-analytics\/data"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/locales": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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
                        },
                        "pos_products_only": {
                            "description": "Limit result set to products visible in Point of Sale.",
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc-analytics\/products\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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 puuttuu 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",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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 puuttuu 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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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
                        },
                        "pos_products_only": {
                            "description": "Limit result set to variations visible in Point of Sale.",
                            "type": "boolean",
                            "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": "\tMuunnelman 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": "\tMuunnelman 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": "\tMuunnelman 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": "\tMuunnelman 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": "\tMuunnelman 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 puuttuu 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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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
                        },
                        "pos_products_only": {
                            "description": "Limit result set to variations visible in Point of Sale.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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 tulosjoukko poissulkee 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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:\/\/yoohootours.fi\/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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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": {
                                "woocommerce_google_analytics_integration": {
                                    "description": "Extension data registered by woocommerce_google_analytics_integration",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "identifier": {
                                            "description": "The formatted product identifier to use in Google Analytics events.",
                                            "type": "string",
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce_google_analytics_integration": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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": {
                                "woocommerce_google_analytics_integration": {
                                    "description": "Extension data registered by woocommerce_google_analytics_integration",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "identifier": {
                                            "description": "The formatted product identifier to use in Google Analytics events.",
                                            "type": "string",
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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": [
                                "",
                                "kco",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "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": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "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": {
                                "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": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksun k\u00e4sittelyss\u00e4 k\u00e4ytett\u00e4v\u00e4n maksutavan tunniste.",
                            "type": "string",
                            "enum": [
                                "",
                                "kco",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "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": {
                                "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:\/\/yoohootours.fi\/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": [
                                "",
                                "kco",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Additional fields to be persisted on the order.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "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": {
                                "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:\/\/yoohootours.fi\/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 puuttuu 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
                        },
                        "parent": {
                            "description": "Limit results to terms with a specific parent (hierarchical taxonomies only).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/categories": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "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 puuttuu 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
                        },
                        "parent": {
                            "description": "Limit results to terms with a specific parent (hierarchical taxonomies only).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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
                        },
                        "parent": {
                            "description": "Limit results to terms with a specific parent (hierarchical taxonomies only).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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
                        },
                        "parent": {
                            "description": "Limit results to terms with a specific parent (hierarchical taxonomies only).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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": {
                                "woocommerce_google_analytics_integration": {
                                    "description": "Extension data registered by woocommerce_google_analytics_integration",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "identifier": {
                                            "description": "The formatted product identifier to use in Google Analytics events.",
                                            "type": "string",
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce_google_analytics_integration": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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": {
                                "woocommerce_google_analytics_integration": {
                                    "description": "Extension data registered by woocommerce_google_analytics_integration",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "identifier": {
                                            "description": "The formatted product identifier to use in Google Analytics events.",
                                            "type": "string",
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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": [
                                "",
                                "kco",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "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": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "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": {
                                "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": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "Maksun k\u00e4sittelyss\u00e4 k\u00e4ytett\u00e4v\u00e4n maksutavan tunniste.",
                            "type": "string",
                            "enum": [
                                "",
                                "kco",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "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": {
                                "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:\/\/yoohootours.fi\/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": [
                                "",
                                "kco",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Additional fields to be persisted on the order.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "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": {
                                "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:\/\/yoohootours.fi\/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 puuttuu 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
                        },
                        "parent": {
                            "description": "Limit results to terms with a specific parent (hierarchical taxonomies only).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/categories": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "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 puuttuu 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
                        },
                        "parent": {
                            "description": "Limit results to terms with a specific parent (hierarchical taxonomies only).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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
                        },
                        "parent": {
                            "description": "Limit results to terms with a specific parent (hierarchical taxonomies only).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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
                        },
                        "parent": {
                            "description": "Limit results to terms with a specific parent (hierarchical taxonomies only).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/private\/patterns"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v3\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/ktp\/v1": {
            "namespace": "ktp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ktp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/ktp\/v1"
                    }
                ]
            }
        },
        "\/ktp\/v1\/post-select": {
            "namespace": "ktp\/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",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to items that match search query.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Limit results to items of an object type.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": {
                                "0": "post",
                                "1": "page",
                                "3": "nav_menu_item",
                                "4": "wp_block",
                                "5": "wp_template",
                                "6": "wp_template_part",
                                "7": "wp_global_styles",
                                "8": "wp_navigation",
                                "9": "wp_font_family",
                                "10": "wp_font_face",
                                "11": "kadence_element",
                                "12": "kadence_form",
                                "13": "kadence_navigation",
                                "14": "kadence_header",
                                "15": "kadence_custom_svg",
                                "16": "kadence_query",
                                "17": "kadence_query_card",
                                "18": "product",
                                "19": "kadence_lottie",
                                "20": "kadence_vector",
                                "21": "kb_icon"
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Include posts by ID.",
                            "type": "array",
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to all items that have the specified term assigned in the categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to all items that have the specified term assigned in the tags taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menus": {
                            "description": "Limit result set to all items that have the specified term assigned in the menus taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Limit result set to all items that have the specified term assigned in the wp_pattern_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_brand": {
                            "description": "Limit result set to all items that have the specified term assigned in the product_brand taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_cat": {
                            "description": "Limit result set to all items that have the specified term assigned in the product_cat taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_tag": {
                            "description": "Limit result set to all items that have the specified term assigned in the product_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/ktp\/v1\/post-select"
                    }
                ]
            }
        },
        "\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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"
                            ],
                            "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": 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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": "\tMuunnelman 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:\/\/yoohootours.fi\/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": "\tMuunnelman 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": "\tMuunnelman 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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"
                            ],
                            "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": 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v2\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "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 puuttuu 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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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": "\tMuunnelman 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": "\tMuunnelman 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": "\tMuunnelman 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v2\/reports"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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"
                            ],
                            "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": 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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 tulosjoukko poissulkee 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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 puuttuu 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",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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
                        },
                        "pos_products_only": {
                            "description": "Limit result set to products visible in Point of Sale.",
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v3\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Muista poikkeava resurssin tunniste.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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 puuttuu 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",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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:\/\/yoohootours.fi\/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 puuttuu 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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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
                        },
                        "pos_products_only": {
                            "description": "Limit result set to variations visible in Point of Sale.",
                            "type": "boolean",
                            "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": "\tMuunnelman 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": "\tMuunnelman 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": "\tMuunnelman 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": "\tMuunnelman 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": "\tMuunnelman 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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v3\/reports"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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:\/\/yoohootours.fi\/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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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:\/\/yoohootours.fi\/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 puuttuu 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",
                                "nolla-vero",
                                "reduced-rate",
                                "vahennetty-vero",
                                "zero-rate"
                            ],
                            "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
                        },
                        "pos_products_only": {
                            "description": "Limit result set to variations visible in Point of Sale.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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 puuttuu 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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wc\/v3\/data"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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"
                            ],
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/wccom-site\/v3\/connection\/status"
                    }
                ]
            }
        },
        "\/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:\/\/yoohootours.fi\/fi\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "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
                        }
                    }
                },
                {
                    "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:\/\/yoohootours.fi\/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",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Kyvykkyyskategorian yksil\u00f6iv\u00e4 tunniste.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                },
                {
                    "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",
                "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
                        }
                    }
                },
                {
                    "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",
                "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
                        }
                    }
                },
                {
                    "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:\/\/yoohootours.fi\/fi\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Kyvykkyyden yksil\u00f6iv\u00e4 tunniste.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Kyvykkyyden yksil\u00f6iv\u00e4 tunniste.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify_registration": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/fi\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/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",
                                "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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:\/\/yoohootours.fi\/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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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"
                            ],
                            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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:\/\/yoohootours.fi\/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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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:\/\/yoohootours.fi\/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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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:\/\/yoohootours.fi\/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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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\/kadence_element": {
            "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
                        },
                        "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"
                            ],
                            "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
                        },
                        "menu_order": {
                            "description": "Artikkelin j\u00e4rjestys suhteessa muihin artikkeleihin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook_custom": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook_priority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "_kad_element_hook_scroll": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 300
                                },
                                "_kad_element_show_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_all_show": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_element_hide_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_user_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_device_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_enable_expires": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_element_expires": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_language": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_fixed_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_width": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 300
                                },
                                "_kad_element_fixed_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_xposition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_element_yposition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_element_preview_post": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_preview_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_preview_width": {
                                    "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:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_element"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_element\/(?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
                        },
                        "menu_order": {
                            "description": "Artikkelin j\u00e4rjestys suhteessa muihin artikkeleihin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook_custom": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook_priority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "_kad_element_hook_scroll": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 300
                                },
                                "_kad_element_show_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_all_show": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_element_hide_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_user_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_device_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_enable_expires": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_element_expires": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_language": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_fixed_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_width": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 300
                                },
                                "_kad_element_fixed_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_xposition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_element_yposition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_element_preview_post": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_preview_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_preview_width": {
                                    "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\/kadence_element\/(?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\/kadence_element\/(?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\/kadence_element\/(?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
                        },
                        "menu_order": {
                            "description": "Artikkelin j\u00e4rjestys suhteessa muihin artikkeleihin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metakent\u00e4t.",
                            "type": "object",
                            "properties": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook_custom": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_hook_priority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "_kad_element_hook_scroll": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 300
                                },
                                "_kad_element_show_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_all_show": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_element_hide_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_user_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_device_conditionals": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_enable_expires": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_element_expires": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_language": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_fixed_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_width": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 300
                                },
                                "_kad_element_fixed_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_xposition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_element_yposition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_element_preview_post": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_preview_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_element_preview_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_element\/(?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\/kadence_form": {
            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_form"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "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\/kadence_form\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_form\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_form\/(?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\/kadence_form\/(?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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_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"
                                    ]
                                },
                                "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "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\/kadence_navigation\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_navigation\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_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\/kadence_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"
                                    ]
                                },
                                "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_header": {
            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_header"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "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\/kadence_header\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_header\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_header\/(?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\/kadence_header\/(?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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_custom_svg": {
            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_custom_svg"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_custom_svg\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "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\/kadence_custom_svg\/(?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\/kadence_custom_svg\/(?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\/kadence_custom_svg\/(?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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_query": {
            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_facets": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "hash": {
                                                "type": "integer"
                                            },
                                            "attributes": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_query_related": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_query_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_query": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "perPage": "10",
                                        "pages": 0,
                                        "offset": 0,
                                        "postType": [
                                            "post"
                                        ],
                                        "taxonomy": [],
                                        "order": "desc",
                                        "orderBy": "date",
                                        "orderMetaKey": "",
                                        "orderMetaKeyType": "",
                                        "author": "",
                                        "search": "",
                                        "exclude": [],
                                        "sticky": "",
                                        "inherit": false,
                                        "taxQuery": "",
                                        "parents": [],
                                        "limit": 0,
                                        "comparisonLogic": "AND",
                                        "infiniteScroll": false
                                    },
                                    "properties": {
                                        "perPage": {
                                            "type": "string"
                                        },
                                        "pages": {
                                            "type": "integer"
                                        },
                                        "offset": {
                                            "type": "integer"
                                        },
                                        "postType": {
                                            "type": "array"
                                        },
                                        "taxonomy": {
                                            "type": "array"
                                        },
                                        "order": {
                                            "type": "string"
                                        },
                                        "orderBy": {
                                            "type": "string"
                                        },
                                        "orderMetaKey": {
                                            "type": "string"
                                        },
                                        "orderMetaKeyType": {
                                            "type": "string"
                                        },
                                        "author": {
                                            "type": "string"
                                        },
                                        "search": {
                                            "type": "string"
                                        },
                                        "exclude": {
                                            "type": "array"
                                        },
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "inherit": {
                                            "type": "boolean"
                                        },
                                        "taxQuery": {
                                            "type": "string"
                                        },
                                        "parents": {
                                            "type": "array"
                                        },
                                        "limit": {
                                            "type": "integer"
                                        },
                                        "comparisonLogic": {
                                            "type": "string"
                                        },
                                        "infiniteScroll": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_animation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_masonryLayout": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_query_specificPosts": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "integers"
                                    }
                                },
                                "_kad_query_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_fieldAlign": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_fieldMaxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_fieldMaxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_query"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_query\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_facets": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "hash": {
                                                "type": "integer"
                                            },
                                            "attributes": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_query_related": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_query_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_query": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "perPage": "10",
                                        "pages": 0,
                                        "offset": 0,
                                        "postType": [
                                            "post"
                                        ],
                                        "taxonomy": [],
                                        "order": "desc",
                                        "orderBy": "date",
                                        "orderMetaKey": "",
                                        "orderMetaKeyType": "",
                                        "author": "",
                                        "search": "",
                                        "exclude": [],
                                        "sticky": "",
                                        "inherit": false,
                                        "taxQuery": "",
                                        "parents": [],
                                        "limit": 0,
                                        "comparisonLogic": "AND",
                                        "infiniteScroll": false
                                    },
                                    "properties": {
                                        "perPage": {
                                            "type": "string"
                                        },
                                        "pages": {
                                            "type": "integer"
                                        },
                                        "offset": {
                                            "type": "integer"
                                        },
                                        "postType": {
                                            "type": "array"
                                        },
                                        "taxonomy": {
                                            "type": "array"
                                        },
                                        "order": {
                                            "type": "string"
                                        },
                                        "orderBy": {
                                            "type": "string"
                                        },
                                        "orderMetaKey": {
                                            "type": "string"
                                        },
                                        "orderMetaKeyType": {
                                            "type": "string"
                                        },
                                        "author": {
                                            "type": "string"
                                        },
                                        "search": {
                                            "type": "string"
                                        },
                                        "exclude": {
                                            "type": "array"
                                        },
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "inherit": {
                                            "type": "boolean"
                                        },
                                        "taxQuery": {
                                            "type": "string"
                                        },
                                        "parents": {
                                            "type": "array"
                                        },
                                        "limit": {
                                            "type": "integer"
                                        },
                                        "comparisonLogic": {
                                            "type": "string"
                                        },
                                        "infiniteScroll": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_animation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_masonryLayout": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_query_specificPosts": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "integers"
                                    }
                                },
                                "_kad_query_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_fieldAlign": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_fieldMaxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_fieldMaxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "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\/kadence_query\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_query\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_query\/query": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "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
                        },
                        "pg": {
                            "description": "The results page requested.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "fe": {
                            "description": "If the request is coming from the frontend block.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ql_id": {
                            "description": "The query loop post id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "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
                        },
                        "pg": {
                            "description": "The results page requested.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "fe": {
                            "description": "If the request is coming from the frontend block.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ql_id": {
                            "description": "The query loop post id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_query\/query"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_query\/(?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\/kadence_query\/(?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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_facets": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "hash": {
                                                "type": "integer"
                                            },
                                            "attributes": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_query_related": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_query_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_query": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "perPage": "10",
                                        "pages": 0,
                                        "offset": 0,
                                        "postType": [
                                            "post"
                                        ],
                                        "taxonomy": [],
                                        "order": "desc",
                                        "orderBy": "date",
                                        "orderMetaKey": "",
                                        "orderMetaKeyType": "",
                                        "author": "",
                                        "search": "",
                                        "exclude": [],
                                        "sticky": "",
                                        "inherit": false,
                                        "taxQuery": "",
                                        "parents": [],
                                        "limit": 0,
                                        "comparisonLogic": "AND",
                                        "infiniteScroll": false
                                    },
                                    "properties": {
                                        "perPage": {
                                            "type": "string"
                                        },
                                        "pages": {
                                            "type": "integer"
                                        },
                                        "offset": {
                                            "type": "integer"
                                        },
                                        "postType": {
                                            "type": "array"
                                        },
                                        "taxonomy": {
                                            "type": "array"
                                        },
                                        "order": {
                                            "type": "string"
                                        },
                                        "orderBy": {
                                            "type": "string"
                                        },
                                        "orderMetaKey": {
                                            "type": "string"
                                        },
                                        "orderMetaKeyType": {
                                            "type": "string"
                                        },
                                        "author": {
                                            "type": "string"
                                        },
                                        "search": {
                                            "type": "string"
                                        },
                                        "exclude": {
                                            "type": "array"
                                        },
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "inherit": {
                                            "type": "boolean"
                                        },
                                        "taxQuery": {
                                            "type": "string"
                                        },
                                        "parents": {
                                            "type": "array"
                                        },
                                        "limit": {
                                            "type": "integer"
                                        },
                                        "comparisonLogic": {
                                            "type": "string"
                                        },
                                        "infiniteScroll": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_animation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_masonryLayout": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_query_specificPosts": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "integers"
                                    }
                                },
                                "_kad_query_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_fieldAlign": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_fieldMaxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_fieldMaxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_query_card": {
            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_borderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_tabletBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_mobileBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_borderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_tabletBorderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_mobileBorderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_tabletBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_mobileBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_query_card_borderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_tabletBorderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_mobileBorderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_borderHoverRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_query_card_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_preview_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "post"
                                },
                                "_kad_query_card_template_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_template_post_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_query_card_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_postType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_namespace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_columns": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "2",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_rowGap": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_rowGapUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_columnGap": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "20",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_columnGapUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_boxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowHover": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ]
                                    },
                                    "properties": {
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowHover": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_gradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_backgroundHoverType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_gradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_query_card"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_query_card\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_borderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_tabletBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_mobileBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_borderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_tabletBorderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_mobileBorderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_tabletBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_mobileBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_query_card_borderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_tabletBorderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_mobileBorderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_borderHoverRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_query_card_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_preview_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "post"
                                },
                                "_kad_query_card_template_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_template_post_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_query_card_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_postType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_namespace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_columns": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "2",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_rowGap": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_rowGapUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_columnGap": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "20",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_columnGapUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_boxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowHover": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ]
                                    },
                                    "properties": {
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowHover": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_gradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_backgroundHoverType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_gradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "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\/kadence_query_card\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_query_card\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_query_card\/query": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "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
                        },
                        "pg": {
                            "description": "The results page requested.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "fe": {
                            "description": "If the request is coming from the frontend block.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ql_id": {
                            "description": "The query loop post id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "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
                        },
                        "pg": {
                            "description": "The results page requested.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "fe": {
                            "description": "If the request is coming from the frontend block.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "ql_id": {
                            "description": "The query loop post id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_query_card\/query"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_query_card\/(?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\/kadence_query_card\/(?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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_borderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_tabletBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_mobileBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_borderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_tabletBorderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_mobileBorderHoverStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_tabletBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_mobileBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_query_card_borderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_tabletBorderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_mobileBorderHoverRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_query_card_borderHoverRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_query_card_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_preview_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "post"
                                },
                                "_kad_query_card_template_post_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_template_post_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_query_card_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_postType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_namespace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": [
                                            "string",
                                            "integer"
                                        ]
                                    }
                                },
                                "_kad_query_card_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_columns": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "2",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_rowGap": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_rowGapUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_columnGap": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "20",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_query_card_columnGapUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_query_card_boxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowHover": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ]
                                    },
                                    "properties": {
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowHover": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_query_card_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_gradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_backgroundHoverType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_query_card_gradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_query_card_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/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",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating"
                            ],
                            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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:\/\/yoohootours.fi\/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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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": {
                                "_kad_blocks_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_head_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_body_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_blocks_footer_custom_js": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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\/kadence_lottie": {
            "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
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_lottie"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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
                        },
                        "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\/kadence_lottie\/(?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\/kadence_lottie\/(?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\/kadence_lottie\/(?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
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kadence_vector": {
            "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
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kadence_vector"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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
                        },
                        "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\/kadence_vector\/(?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\/kadence_vector\/(?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\/kadence_vector\/(?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
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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\/kb_icon": {
            "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
                        },
                        "template": {
                            "description": "Teeman tiedosto joka n\u00e4ytt\u00e4\u00e4 artikkelin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/kb_icon"
                    }
                ]
            }
        },
        "\/wp\/v2\/kb_icon\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "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
                        },
                        "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\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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",
                                    "kadence_element": "kadence_element",
                                    "kadence_form": "kadence_form",
                                    "kadence_navigation": "kadence_navigation",
                                    "kadence_header": "kadence_header",
                                    "kadence_custom_svg": "kadence_custom_svg",
                                    "kadence_query": "kadence_query",
                                    "kadence_query_card": "kadence_query_card",
                                    "product": "product",
                                    "kadence_lottie": "kadence_lottie",
                                    "kadence_vector": "kadence_vector",
                                    "kb_icon": "kb_icon"
                                }
                            },
                            "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",
                                "fi"
                            ],
                            "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:\/\/yoohootours.fi\/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",
                                "fi"
                            ],
                            "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",
                                "fi"
                            ],
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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",
                                    "kadence_element",
                                    "product",
                                    "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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": {
                        "kadence_blocks_config_blocks": {
                            "title": "",
                            "description": "Config Kadence Block Defaults",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_settings_blocks": {
                            "title": "",
                            "description": "Config Kadence Block visibility settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_settings": {
                            "title": "",
                            "description": "Config Kadence Block Settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_prophecy": {
                            "title": "",
                            "description": "Config Kadence Block Prophecy AI",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_colors": {
                            "title": "",
                            "description": "Config Kadence Blocks Color Palette",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_global": {
                            "title": "",
                            "description": "Config Kadence Blocks Global Settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_site_key": {
                            "title": "",
                            "description": "Google reCaptcha Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_secret_key": {
                            "title": "",
                            "description": "Google reCaptcha Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_language": {
                            "title": "",
                            "description": "Google reCaptcha Language",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_turnstile_site_key": {
                            "title": "",
                            "description": "Cloudflare Turnstile Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_turnstile_secret_key": {
                            "title": "",
                            "description": "Cloudflare Turnstile Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_hcaptcha_site_key": {
                            "title": "",
                            "description": "hCaptcha Turnstile Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_hcaptcha_secret_key": {
                            "title": "",
                            "description": "hCaptcha Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_mailerlite_api": {
                            "title": "",
                            "description": "MailerLite API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_google_maps_api": {
                            "title": "",
                            "description": "Google Maps API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_cloud": {
                            "title": "",
                            "description": "Config Kadence Blocks Cloud",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_header_notice_dismissed": {
                            "title": "",
                            "description": "Is Kadence header notice dismissed",
                            "type": "boolean",
                            "required": false
                        },
                        "kadence_blocks_wire_subscribe": {
                            "title": "",
                            "description": "Subscribe to Wireframe library",
                            "type": "boolean",
                            "required": false
                        },
                        "kadence_blocks_convertkit_api": {
                            "title": "",
                            "description": "ConvertKit API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_activecampaign_api_key": {
                            "title": "",
                            "description": "ActiveCampaign API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_activecampaign_api_base": {
                            "title": "",
                            "description": "ActiveCampaign API Base",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_header_popover_tutorial_complete": {
                            "title": "",
                            "description": "Mark the Header popover tutorial Complete",
                            "type": "boolean",
                            "required": false
                        },
                        "kadence_blocks_send_in_blue_api": {
                            "title": "",
                            "description": "Send in Blue V3 API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_mail_chimp_api": {
                            "title": "",
                            "description": "Mail Chimp API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_getresponse_api_key": {
                            "title": "",
                            "description": "GetResponse API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_getresponse_api_endpoint": {
                            "title": "",
                            "description": "GetResponse API endpoint",
                            "type": "string",
                            "required": false
                        },
                        "kadence_theme_config": {
                            "title": "",
                            "description": "Kadence-moduulien asetukset",
                            "type": "string",
                            "required": false
                        },
                        "kadence_pro_theme_config": {
                            "title": "",
                            "description": "Config Kadence Pro Modules",
                            "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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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:\/\/yoohootours.fi\/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
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 11126,
    "site_icon": 11128,
    "site_icon_url": "https:\/\/yoohootours.fi\/wp-content\/uploads\/2020\/01\/cropped-yoohootours-1.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/media\/11126"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/yoohootours.fi\/fi\/wp-json\/wp\/v2\/media\/11128"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}